gst-plugins-rs/utils/fallbackswitch/src
Sebastian Dröge b3138ad041 utils/fallbacksrc: Schedule another timeout after the last buffering activity
If we switch to the fallback stream but the last buffering activity was
less than $timeout ago, we shouldn't restart the source yet but wait a
bit longer. However for that we actually need to schedule another
timeout, which was not happening before.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/116
2020-05-21 11:45:28 +03:00
..
base fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
fallbacksrc.rs utils/fallbacksrc: Schedule another timeout after the last buffering activity 2020-05-21 11:45:28 +03:00
fallbackswitch.rs fallbackswitch/fallbackswitch: Don't convert buffer PTS/DTS twice to running time 2020-05-08 13:56:50 +03:00
lib.rs fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00