gstreamer-rs/examples/src/bin
Luis de Bethencourt d94bb0e0fb Unnecessary reference
This creates a reference to a reference, clean it.

Fixes https://github.com/sdroege/gstreamer-rs/pull/48
Fixes https://github.com/sdroege/gstreamer-rs/issues/47
2017-10-24 23:41:48 +02:00
..
utils Unnecessary reference 2017-10-24 23:41:48 +02:00
appsink.rs Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials 2017-09-13 19:35:35 +03:00
appsrc.rs Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials 2017-09-13 19:35:35 +03:00
decodebin.rs Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials 2017-09-13 19:35:35 +03:00
events.rs Add prelude modules to all cratest that only re-export the traits 2017-08-17 18:02:25 +03:00
gtksink.rs Fix compilation of GTK examples with latest gio 2017-10-01 16:32:33 +02:00
gtkvideooverlay.rs Fix compilation of GTK examples with latest gio 2017-10-01 16:32:33 +02:00
iterator.rs Implement gst::Iterator as a generic type to not require using glib::Values everywhere 2017-09-17 18:45:38 +03:00
launch.rs Regenerate with latest GIR 2017-10-01 15:52:15 +02:00
launch_glib_main.rs Add prelude modules to all cratest that only re-export the traits 2017-08-17 18:02:25 +03:00
pad_probes.rs Regenerate with latest GIR 2017-10-01 15:52:15 +02:00
playbin.rs Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials 2017-09-13 19:35:35 +03:00
player.rs Fix various clippy warnings in examples 2017-09-10 15:27:53 +03:00
queries.rs Add prelude modules to all cratest that only re-export the traits 2017-08-17 18:02:25 +03:00
toc.rs Use while-let and CLOCK_TIME_NONE for the bus.timed_pop() loops in the examples/tutorials 2017-09-13 19:35:35 +03:00
tokio.rs Fix-up various unused external crate warnings 2017-09-01 13:42:59 +03:00