gst-plugins-rs/net
Arun Raghavan 611c7d6cd3 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/1098>
2023-02-21 16:17:45 +02:00
..
aws Update versions to 0.9.9 2023-02-09 22:08:17 +02:00
hlssink3 hlssink3: Allow GIOStream signal handlers to return None 2023-02-21 16:17:45 +02:00
ndi Update versions to 0.9.9 2023-02-09 22:08:17 +02:00
onvif Update versions to 0.9.9 2023-02-09 22:08:17 +02:00
raptorq Update versions to 0.9.9 2023-02-09 22:08:17 +02:00
reqwest Update versions to 0.9.9 2023-02-09 22:08:17 +02:00
rtp rtpav1pay: Fix Leb128Bytes size parsing 2023-02-11 19:44:51 +02:00
webrtc Update versions to 0.9.9 2023-02-09 22:08:17 +02:00
webrtchttp Update versions to 0.9.9 2023-02-09 22:08:17 +02:00