gst-plugins-rs/utils/livesync
Jan Alexander Steffens (heftig) 72506b94e3 livesync: Split fallback_duration into in_ and out_duration
Make it independent of the `latency`; this was inconsistent anyway,
where the default latency of zero got you a fallback duration of 100 ms
and something else got you half the latency.

Maintain a separate duration for the `in` and the `out` side so we
change the duration of repeat buffers after a caps change, not just
before.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1387>
2023-11-10 17:47:41 +02:00
..
examples livesync: example: Add identities single-segment=1 2023-11-10 17:47:41 +02:00
src livesync: Split fallback_duration into in_ and out_duration 2023-11-10 17:47:41 +02:00
tests Add livesync plugin 2022-12-16 18:51:22 +02:00
build.rs Add livesync plugin 2022-12-16 18:51:22 +02:00
Cargo.toml Update version to 0.9.11 2023-07-20 15:15:07 +03:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-05 18:17:16 +03:00