gst-plugins-rs/utils/fallbackswitch
Vivia Nikolaidou 385a983e5f fallbackswitch: Fix racy manual switching test
The element has a small race condition where it might output two buffers
with the same running time during e.g. a manual switch. In practice this
is not a problem, so the test takes this race into account.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/195
2022-04-18 16:13:00 +03:00
..
examples fallbackswitch: Replace with priorityswitch 2022-04-05 18:52:31 +03:00
src fallbackswitch: Remove a redundant pad state unlock/lock 2022-04-14 08:14:26 +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 Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
LICENSE-MPL-2.0 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00