gst-plugins-rs/generic/threadshare
Mathieu Duponchelle 11a1bbbe69 ts-jitterbuffer: set jbuf delay when instantiating it
The internal (C) jitterbuffer needs to know about the configured
latency when calculating a PTS, as it otherwise may consider that
the packet is too late, trigger a resync and cause the element to
discard the packet altogether.

I could not identify when this was broken, but the net effect was
that in the current state, ts-jitterbuffer was discarding up to
half of all the incoming packets.
2022-06-07 20:57:09 +03:00
..
examples ts/examples: add rtp mode with jitter-buffer & trace stop duration 2022-03-28 12:50:57 +03:00
src ts-jitterbuffer: set jbuf delay when instantiating it 2022-06-07 20:57:09 +03:00
tests Replace Foo::from_instance(foo) with foo.imp() 2022-01-18 15:48:28 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml Update versions to 0.8.4 2022-04-26 14:20:02 +03:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00