gst-plugins-rs/net
Sanchayan Maity 6006a0ba36 aws/s3hlssink: Fix deadlock on EOS
In state change to NULL, we take state lock and call stop. When stop
is called, we will try to upload queued segments in S3 request thread.
That tries to take the state lock again and deadlocks.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1076>
2023-02-03 19:09:18 +05:30
..
aws aws/s3hlssink: Fix deadlock on EOS 2023-02-03 19:09:18 +05:30
hlssink3 Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
ndi Update for glib API changes 2023-01-21 18:13:48 +02:00
onvif onvif: Update for allocation query caps API changes 2023-01-19 16:38:06 +02:00
raptorq Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
reqwest Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
rtp rtpav1pay: Add support for tu/frame aligned input 2023-02-02 20:24:27 +02:00
webrtc Update for glib API changes 2023-01-31 12:24:07 +02:00
webrtchttp Update for glib API changes 2023-01-21 18:13:48 +02:00