gst-plugins-rs/utils
Sebastian Dröge 960529d90d 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/1635>
2024-06-26 16:21:42 +00:00
..
fallbackswitch Use Option::is_some_and(...) instead of Option::map_or(false, ...) 2024-06-19 13:03:37 +00:00
livesync livesync: Add sync property for allowing to output buffers as soon as they arrive 2024-06-26 16:21:42 +00:00
togglerecord Use Option::is_some_and(...) instead of Option::map_or(false, ...) 2024-06-19 13:03:37 +00:00
tracers tracers: Add a pad push durations tracer 2024-04-17 16:20:43 +03:00
uriplaylistbin uriplaylistbin: disable racy test 2024-04-12 10:17:40 +00:00