gst-plugins-rs/utils/fallbackswitch
Guillaume Desmottes d3da30be6d 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/1300>
2023-08-14 13:16:37 +02:00
..
examples utils: fix further to glib change ControlFlow -> Propagation 2023-08-02 13:19:22 +02:00
src fallbackswitch: prevent deadlocks in chain function 2023-08-14 13:16:37 +02:00
tests fallbackswitch: Fix pad health calculation and notifies 2023-07-07 01:45:52 +10:00
build.rs fallbackswitch: Remove bundled aggregator copy and require GStreamer 1.18 2021-10-17 17:35:45 +03:00
Cargo.toml Update versions to 0.12.0-alpha.1 2023-08-10 17:21:11 +03:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00