gst-plugins-rs/gst-plugin-threadshare/src
Mathieu Duponchelle 49f73fbf61 proxy: fix items mistakenly discarded
When emptying the pending queue, we need to break as soon as
as we failed to push an item to the data queue, otherwise only
the last failed item is pushed back to the front of the pending
queue, and all the previously failed items in the loop get
discarded
2020-02-05 21:35:12 +01:00
..
jitterbuffer ts-jitterbuffer: add dedicated functions for state transitions + tests 2020-01-23 19:10:21 +01:00
runtime ts: don't panic when operating on a Context without a valid PadContext 2020-01-22 06:16:17 +00:00
appsrc.rs Update for Seqnum/GroupId API changes 2020-01-25 01:21:22 +02:00
dataqueue.rs ts: Pad wrapper for async processing 2019-12-21 08:56:43 +01:00
lib.rs Move jitterbuffer to its own directory module 2019-12-21 10:45:43 +01:00
proxy.rs proxy: fix items mistakenly discarded 2020-02-05 21:35:12 +01:00
queue.rs ts: queue & proxy: spawn on src_pad in PadSinkHandlers... 2020-01-17 15:37:54 +01:00
socket.rs ts: Pad wrapper for async processing 2019-12-21 08:56:43 +01:00
tcpclientsrc.rs socket based sources: close socket stream on unprepare 2020-02-04 20:09:27 +01:00
udpsrc.rs socket based sources: close socket stream on unprepare 2020-02-04 20:09:27 +01:00