gstreamer-rs/gstreamer-check-sys
2019-03-19 09:37:29 +02:00
..
src Regenerate with latest gir 2019-03-19 09:37:29 +02:00
tests Regenerate with latest gir 2019-03-19 09:37:29 +02:00
build.rs Regenerate with latest gir 2019-03-19 09:37:29 +02:00
Cargo.toml Update versions to 0.8.0 2019-02-22 13:03:00 +02:00
CHANGELOG.md Update CHANGELOG.md with comparision link for 0.7.0 2019-02-22 17:19:54 +02:00
LICENSE Add initial version of gstreamer-check-sys 2018-11-02 13:23:52 +02:00
README.md Update README.md for new scope of gstreamer-rs and gst-plugins-rs 2018-12-13 19:34:18 +02:00

NOTE: The canonical repository for gstreamer-sys has moved to freedesktop.org GitLab!

gstreamer-check-sys crates.io pipeline status

GStreamer (Check library) FFI bindings for Rust.

These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like:

The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project.

LICENSE

gstreamer-sys and all crates contained here are licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

GStreamer itself is licensed under the Lesser General Public License version 2.1 or (at your option) any later version: https://www.gnu.org/licenses/lgpl-2.1.html

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in gstreamer-rs by you shall be licensed under the MIT license as above, without any additional terms or conditions.