gst-plugins-rs/gst-plugin-threadshare
Mathieu Duponchelle c5d5cdcd9d jitterbuffer: discard packets with invalid pts
When RTPJitterBuffer resets itself in caluclate_pts(), it returns
GST_CLOCK_TIME_NONE and the packet should be discarded, according
to the behaviour of the standard jitterbuffer.
2019-09-24 15:17:22 +02:00
..
examples Update for gstreamer-rs MR 200 2019-01-12 18:00:04 +01:00
src jitterbuffer: discard packets with invalid pts 2019-09-24 15:17:22 +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