gst-plugins-rs/gst-plugin-threadshare/src
Mathieu Duponchelle ec56fee368 jitterbuffer: fix packet_spacing calculation
When encountering an unexpected gap in received seqnums, ips_pts
and ips_rtptime must be reset to avoid calculating a potentially
invalid packet spacing the next time sequential packets are
received.
2019-09-12 15:29:18 +02:00
..
appsrc.rs Update for new {Value, StructureRef}::get signature 2019-08-13 15:29:28 +02:00
dataqueue.rs Update for gstreamer-rs API changes 2019-05-24 13:09:32 +02:00
iocontext.rs threadshare: Don't keep timers locked while waiting for IO 2019-09-09 13:55:56 +03:00
jitterbuffer.rs jitterbuffer: fix packet_spacing calculation 2019-09-12 15:29:18 +02:00
lib.rs jitterbuffer: Minor code cleanup 2019-09-07 10:53:11 +03:00
proxy.rs Fix or silence all remaining clippy warnings 2019-09-07 10:42:07 +03:00
queue.rs Fix or silence all remaining clippy warnings 2019-09-07 10:42:07 +03:00
rtpjitterbuffer.c WIP: thread-sharing jitterbuffer 2019-09-06 14:33:39 +00:00
rtpjitterbuffer.h WIP: thread-sharing jitterbuffer 2019-09-06 14:33:39 +00:00
rtpstats.c WIP: thread-sharing jitterbuffer 2019-09-06 14:33:39 +00:00
rtpstats.h WIP: thread-sharing jitterbuffer 2019-09-06 14:33:39 +00:00
socket.rs threadshare: address clippy errors 2019-09-06 19:21:07 +02:00
tcpclientsrc.rs Update for new {Value, StructureRef}::get signature 2019-08-13 15:29:28 +02:00
udpsrc.rs Update for new {Value, StructureRef}::get signature 2019-08-13 15:29:28 +02:00