GStreamer bindings for Rust
Go to file
Sebastian Dröge e55c7d4088 Rename ObjectExt trait to GstObjectExt
This works around a bug in the compiler with multiple traits having the
same name, but being re-exported with a different one.

https://github.com/gtk-rs/glib/issues/211
2017-08-01 14:04:42 +01:00
docs/gstreamer Add support for docs generation 2017-08-01 13:22:11 +01:00
examples Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
gir-files Add GstPlayer-1.0.gir 2017-08-01 13:36:08 +01:00
gstreamer Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
Cargo.lock Add support for docs generation 2017-08-01 13:22:11 +01:00
Cargo.toml Implement simple example application and clean up API 2017-07-03 18:08:43 +03:00
Gir_Gst.toml Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00