gst-plugins-rs/gst-plugin-threadshare
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
..
examples Update for gstreamer-rs MR 200 2019-01-12 18:00:04 +01:00
src jitterbuffer: fix packet_spacing calculation 2019-09-12 15:29:18 +02:00
tests tests/appsrc: remove unrelated jitterbuffer "tests" 2019-09-06 21:13:37 +02:00
build.rs WIP: thread-sharing jitterbuffer 2019-09-06 14:33:39 +00:00
Cargo.toml Remove usage of subclassing feature, it's the default now 2019-09-09 10:45:06 +03:00