gst-plugins-rs/gst-plugin-threadshare/src
Sebastian Dröge 50037325ff Explicitly add dyn keyword to trait objects
Trait objects without are deprecated with the latest nightly and this
makes it more clear that we're doing dynamic dispatch anyway.
2019-06-06 09:26:02 +03:00
..
appsrc.rs Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00
dataqueue.rs Update for gstreamer-rs API changes 2019-05-24 13:09:32 +02:00
iocontext.rs Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00
lib.rs Add build.rs that provides a version number, release date and other details 2019-06-03 11:11:29 +00:00
proxy.rs Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00
queue.rs Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00
socket.rs Fix various compiler warnings 2019-05-28 04:43:54 +02:00
tcpclientsrc.rs Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00
udpsrc.rs Explicitly add dyn keyword to trait objects 2019-06-06 09:26:02 +03:00