gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge 55f3349b39 utils/fallbackswitch: Timeout the main stream if buffers were too late for too long
Buffers are still forwarded until the timeout is reached even if they're
too late, but if they were continuously too late for more than the
duration of the timeout setting then switch to the fallback stream
instead.
2020-07-06 07:59:52 +00:00
..
examples Update for new_with_XXX/new_from_XXX function renaming 2020-06-16 11:56:48 +03:00
src utils/fallbackswitch: Timeout the main stream if buffers were too late for too long 2020-07-06 07:59:52 +00: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 fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00