gst-plugins-rs/utils/fallbackswitch
Guillaume Desmottes c9c49dc54c fallbackswitch: prevent deadlocks in chain function
Calling schedule_timeout() may result in handle_timeout() being called right away,
which will need pad state locks which was still hold in chain().

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1329>
2023-09-20 19:44:52 +03:00
..
examples Various minor cleanups 2022-10-22 19:50:24 +03:00
src fallbackswitch: prevent deadlocks in chain function 2023-09-20 19:44:52 +03:00
tests fallbackswitch: Fix pad health calculation and notifies 2023-07-19 09:37:38 +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 version to 0.9.11 2023-07-20 15:15:07 +03:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-05 18:17:16 +03:00