gst-plugins-rs/gst-plugin-threadshare/src
Sebastian Dröge 56895f35bc threadshare/runtime: Add a dummy context when blocking the current thread
This allows downstreams to function as if a normal context thread is
operating upstream apart from not being able to spawn new tasks.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/issues/96
2020-03-16 15:19:39 +02:00
..
jitterbuffer threadshare: Fix some clippy warnings 2020-03-15 13:40:45 +02:00
runtime threadshare/runtime: Add a dummy context when blocking the current thread 2020-03-16 15:19:39 +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