gst-plugins-rs/utils
Sebastian Dröge 000e9c92d2 livesync: Synchronize on the first buffer too
Previously the first buffer would be output immediately and
synchronization would only happen from the second buffer onwards.
This would mean that the first buffer would potentially be output too
early.

Instead, if there is no known output timestamp yet but a buffer with a
timestamp, first of all take its start as the initial output timestamp
and synchronize on that buffer.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1643>
2024-06-28 17:31:34 +01:00
..
fallbackswitch Fix various new clippy 1.79 warnings 2024-06-18 10:01:13 +00:00
livesync livesync: Synchronize on the first buffer too 2024-06-28 17:31:34 +01:00
togglerecord Fix various new clippy 1.79 warnings 2024-06-18 10:01:13 +00:00
tracers Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
uriplaylistbin Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00