gst-plugins-rs/gst-plugin-threadshare/src
Mathieu Duponchelle 9e665ae807 ts-jitterbuffer: fix request-pt-map emission
When a new payload type is encountered, we first check whether
it matches the caps received as an event before emitting the
request-pt-map signal if not, which means we shouldn't consider
errors from the first call to parse_caps as fatal.
2020-03-04 17:30:01 +01:00
..
jitterbuffer ts-jitterbuffer: fix request-pt-map emission 2020-03-04 17:30:01 +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