gst-plugins-rs/net
Francisco Javier Velázquez-García 205cc10e6e webrtcsink: Refactor value retrieval to avoid lock poisoning
When setting an incorrect property name in settings,
start_stream_discovery_if_needed would panic because it attempts to
unwrap a poisoned lock for settings.

This refactor avoids that situation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1598>
2024-05-31 12:41:45 +03:00
..
aws aws: Update to base32 0.5 2024-05-23 16:21:25 +03:00
hlssink3 Fix new Rust 1.78 clippy warnings 2024-05-23 16:13:15 +03:00
ndi Fix a couple of compiler/clippy warnings with --no-default-features 2024-02-08 13:02:55 +02:00
onvif onvifmetadataparse: Reset state in PAUSED->READY after pad deactivation 2024-04-08 15:19:21 +03:00
raptorq Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
reqwest reqwest: Update to reqwest 0.12 2024-04-08 15:17:31 +03:00
rtp rtpgccbwe: Also log self.measure in overuse_filter() 2024-05-23 16:18:01 +03:00
rtsp Fix clippy warnings after upgrade to Rust 1.77 2024-04-08 15:15:26 +03:00
webrtc webrtcsink: Refactor value retrieval to avoid lock poisoning 2024-05-31 12:41:45 +03:00
webrtchttp webrtchttp: Update to reqwest 0.12 2024-04-08 15:19:45 +03:00