gstreamer-rs/tutorials
Luis de Bethencourt e82e8e0c34 Needless pass by value
Avoid an unnecessary allocation by passing the Caps by reference instead of
by value.

Fixes https://github.com/sdroege/gstreamer-rs/pull/46
Fixes https://github.com/sdroege/gstreamer-rs/issues/45
2017-10-24 23:41:20 +02:00
..
src/bin Needless pass by value 2017-10-24 23:41:20 +02:00
Cargo.toml Add the tutorial5 (Gtk video player with informations about streams) 2017-10-14 20:22:10 +03:00