gst-plugins-rs/utils/fallbackswitch
Guillaume Desmottes a11388453a 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/1331>
2023-09-20 19:56:09 +03: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-09-20 19:56:09 +03: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 Add version to gst-plugin-gtk4 dependencies 2023-08-10 17:12:16 +03:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00