gst-plugins-rs/generic/threadshare/src
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
..
appsrc Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
audiotestsrc Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
inputselector Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
jitterbuffer threadshare: Fix a typo while logging 2023-12-14 11:29:10 -05:00
proxy Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
queue Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
runtime threadshare: Fix docs typos 2023-10-03 11:13:07 +03:00
tcpclientsrc Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
udpsink Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
udpsrc threadshare: Fix a deadlock in used-socket notification 2023-12-14 11:29:10 -05:00
dataqueue.rs Use re-exported once_cell 2023-07-06 17:50:49 +03:00
lib.rs ts: introduce ts-audiotestsrc 2022-11-09 07:55:04 +00:00
socket.rs generic: threadshare: port to polling 3.1.0 2023-10-01 17:45:29 +02:00