gst-plugins-rs/utils/fallbackswitch
Mathieu Duponchelle a5a80281f3 fallbackswitch: output buffers ASAP at startup
When only the backup pad is receiving buffers, and the primary
pad is a bit slow to start up (eg network source with buffering),
it makes for a better UX to output buffers from the backup pad
while waiting for the network source to make its move.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/515>
2021-06-30 00:46:46 +00:00
..
examples utils: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
src fallbackswitch: output buffers ASAP at startup 2021-06-30 00:46:46 +00:00
tests utils: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml use gst::glib where applicable 2021-06-03 20:53:16 +02:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00