gst-plugins-rs/utils/fallbackswitch
Mathieu Duponchelle abf872130a fallbackswitch: fix gap processing regression
This was broken by the rewrite, receiving gaps on the main pad
should let the position progress, reset timeouts and keep the main
pad active.

This picks the simplest solution, transforming gap events into GAP
buffers and letting them go through chain(), this achieves the desired
effect.
2022-06-15 06:21:04 +00:00
..
examples fallbackswitch: Replace with priorityswitch 2022-04-05 18:52:31 +03:00
src fallbackswitch: fix gap processing regression 2022-06-15 06:21:04 +00:00
tests fallbackswitch: Fix racy manual switching test 2022-04-18 16:13:00 +03:00
build.rs fallbackswitch: Remove bundled aggregator copy and require GStreamer 1.18 2021-10-17 17:35:45 +03:00
Cargo.toml fallbackswitch: fix gap processing regression 2022-06-15 06:21:04 +00:00
LICENSE-MPL-2.0 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00