gst-plugins-rs/generic/threadshare/src/udpsrc
Arun Raghavan 1faef49b51 threadshare: Fix a deadlock in used-socket notification
This manifests in a gst-launch-1.0 pipeline using ts-udpsrc, since
notification of used-socket results in the property being read by the
application, and the settings lock causes a deadlock.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1408>
2023-12-14 11:29:10 -05:00
..
imp.rs threadshare: Fix a deadlock in used-socket notification 2023-12-14 11:29:10 -05:00
mod.rs Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00