gst-plugins-rs/net
Arun Raghavan 487d7fb26b hlssink3: Allow GIOStream signal handlers to return None
If creating a playlist or fragment stream fails (disk is full, the
directory is removed, ...), we will currently crash because the signal
handler expects a non-None GIOStream. The actual callback is allowed to
return None values and we handle this in the caller, so let's not have
this restriction on the signal handler.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1093>
2023-02-14 11:25:44 -05:00
..
aws Update to async-tungstenite 0.20 2023-02-10 13:03:07 +02:00
hlssink3 hlssink3: Allow GIOStream signal handlers to return None 2023-02-14 11:25:44 -05:00
ndi Update versions to 0.11.0-alpha.1 2023-02-10 00:23:56 +02:00
onvif Update versions to 0.11.0-alpha.1 2023-02-10 00:23:56 +02:00
raptorq Update versions to 0.11.0-alpha.1 2023-02-10 00:23:56 +02:00
reqwest Update versions to 0.11.0-alpha.1 2023-02-10 00:23:56 +02:00
rtp rtpav1pay: Fix Leb128Bytes size parsing 2023-02-10 18:47:52 +00:00
webrtc Update to async-tungstenite 0.20 2023-02-10 13:03:07 +02:00
webrtchttp Optimize various error message / debug message formatting 2023-02-13 11:50:57 +02:00