gst-plugins-rs/gst-plugin-threadshare/src
Sebastian Dröge fa7cc9826d appsrc: Don't make pushing of buffers/eos asynchronous
We can directly use try_send(), which has the same effect.
2020-03-16 15:01:06 +02:00
..
jitterbuffer threadshare: Fix some clippy warnings 2020-03-15 13:40:45 +02:00
runtime threadshare: Pad{Src,Sink}::unprepare: release all functions 2020-03-15 13:17:26 +02:00
appsrc.rs appsrc: Don't make pushing of buffers/eos asynchronous 2020-03-16 15:01:06 +02:00
dataqueue.rs threadshare/queue: Port queue to the new API 2020-03-15 13:17:26 +02:00
lib.rs threadshare/proxy: Port proxysrc/sink to new API 2020-03-15 13:18:02 +02:00
proxy.rs threadshare/proxy: Port proxysrc/sink to new API 2020-03-15 13:18:02 +02:00
queue.rs threadshare/queue: Port queue to the new API 2020-03-15 13:17:26 +02:00
socket.rs threadshare/udpsrc: Port udpsrc to new API 2020-03-15 13:17:26 +02:00
tcpclientsrc.rs threadshare/tcpclientsrc: Port tcpclientsrc to new API 2020-03-15 13:17:26 +02:00
udpsink.rs threadshare/udpsink: Some more refactoring 2020-03-16 12:42:33 +02:00
udpsrc.rs threadshare/udpsrc: Port udpsrc to new API 2020-03-15 13:17:26 +02:00