gst-plugins-rs/utils/fallbackswitch/src
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
..
base utils: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
fallbacksrc fallbackswitch: output buffers ASAP at startup 2021-06-30 00:46:46 +00:00
fallbackswitch fallbackswitch: output buffers ASAP at startup 2021-06-30 00:46:46 +00:00
lib.rs use gst::glib where applicable 2021-06-03 20:53:16 +02:00