gst-plugins-rs/utils/livesync
Jan Alexander Steffens (heftig) 59beade079 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/1372>
2023-10-25 19:08:16 +02:00
..
examples livesync: example: Add identities single-segment=1 2023-10-25 12:55:06 +02:00
src livesync: Split fallback_duration into in_ and out_duration 2023-10-25 19:08:16 +02:00
tests Add livesync plugin 2022-12-14 18:51:36 +02:00
build.rs Add livesync plugin 2022-12-14 18:51:36 +02:00
Cargo.toml Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00