gst-plugins-rs/generic/threadshare/src
Arun Raghavan 7bb277884b 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/1411>
2023-12-18 10:27:16 +02:00
..
appsrc ts/pad: use gst::Pad in handlers trait functions... 2022-10-24 13:15:13 +02:00
audiotestsrc ts: introduce ts-audiotestsrc 2022-11-12 15:52:50 +00:00
inputselector ts/pad: use gst::Pad in handlers trait functions... 2022-10-24 13:15:13 +02:00
jitterbuffer threadshare: Fix a typo while logging 2023-12-18 10:27:16 +02:00
proxy ts/pad: use gst::Pad in handlers trait functions... 2022-10-24 13:15:13 +02:00
queue ts/pad: use gst::Pad in handlers trait functions... 2022-10-24 13:15:13 +02:00
runtime ts/pad: use gst::Pad in handlers trait functions... 2022-10-24 13:15:13 +02:00
tcpclientsrc ts/pad: use gst::Pad in handlers trait functions... 2022-10-24 13:15:13 +02:00
udpsink ts/udpsink: handle items in the PadSinkHandler 2022-11-12 15:52:50 +00:00
udpsrc threadshare: Fix a deadlock in used-socket notification 2023-12-18 10:27:16 +02:00
dataqueue.rs Remove & for obj in log macros 2022-10-23 21:22:31 +02:00
lib.rs ts: introduce ts-audiotestsrc 2022-11-12 15:52:50 +00:00
socket.rs Remove & for obj in log macros 2022-10-23 21:22:31 +02:00