gst-plugins-rs/utils/livesync
Sebastian Dröge 7088a06982 livesync: Add sync property for allowing to output buffers as soon as they arrive
By default livesync will wait for each buffer on the clock. If sync is
set to false, it will output buffers immediately once they're available
and only waits on the clock for outputting gap filler buffers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1643>
2024-06-28 17:31:34 +01:00
..
examples use new debug and parse API 2023-12-04 15:58:21 +01:00
src livesync: Add sync property for allowing to output buffers as soon as they arrive 2024-06-28 17:31:34 +01:00
tests livesync: Synchronize on the first buffer too 2024-06-28 17:31:34 +01:00
build.rs Add livesync plugin 2022-12-14 18:51:36 +02:00
Cargo.toml Update dependency versions for gtk-rs-core / gtk4-rs / gstreamer-rs and local crates 2024-02-08 19:40:08 +02:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00