gstreamer-rs/gstreamer
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
..
src Fix unsafety of pad probes and sync bus handler 2017-08-01 15:28:36 +01:00
build.rs Add support for docs generation 2017-08-01 13:22:11 +01:00
Cargo.toml Add support for docs generation 2017-08-01 13:22:11 +01:00