gst-plugins-rs/utils/fallbackswitch/src
Sebastian Dröge 4b171ec7ff utils/fallbacksrc: Remove pad probes before restarting the source
Otherwise the source might be blocked downstream in the pad probe on the
queue. Previously this was not a problem because the probes were
directly on the srcpads of the source but due to a workaround for
uridecodebin3 buffering bugs this is not the case anymore.
2020-08-04 10:37:08 +03:00
..
base Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:46:32 +03:00
fallbacksrc.rs utils/fallbacksrc: Remove pad probes before restarting the source 2020-08-04 10:37:08 +03:00
fallbackswitch.rs Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:46:32 +03:00
lib.rs fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00