gst-plugins-rs/utils/fallbackswitch
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
..
examples Update for new_with_XXX/new_from_XXX function renaming 2020-06-16 11:56:48 +03:00
src utils/fallbacksrc: Remove pad probes before restarting the source 2020-08-04 10:37:08 +03:00
tests fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml utils/fallbackswitch: Enable the v1_18 feature now that it exists 2020-07-10 13:06:28 +03:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00