GStreamer bindings for Rust
Go to file
Sebastian Dröge 7c600bfce3 Fix unsafety of pad probes and sync bus handler
These can't be FnMut but must be Fn as they can be called from many
threads at the same time.
2017-08-01 15:28:36 +01:00
docs Make GstApp bindings compile 2017-08-01 14:52:54 +01:00
examples Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
gir-files Make GstApp bindings compile 2017-08-01 14:52:54 +01:00
gstreamer Fix unsafety of pad probes and sync bus handler 2017-08-01 15:28:36 +01:00
gstreamer-app Make GstApp bindings compile 2017-08-01 14:52:54 +01:00
Cargo.lock Make GstApp bindings compile 2017-08-01 14:52:54 +01:00
Cargo.toml Make GstApp bindings compile 2017-08-01 14:52:54 +01:00
Gir_Gst.toml Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
Gir_GstApp.toml Make GstApp bindings compile 2017-08-01 14:52:54 +01:00