mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 06:16:36 +00:00
0b916e7cec
The connection cancels itself when it is closed. To avoid the cancellable passed to `gst_rtmp_connection_new` from being unexpectedly cancelled, separate inner from outer cancellation by holding two cancellables. Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1558 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2111> |
||
---|---|---|
.. | ||
amf.c | ||
amf.h | ||
rtmpchunkstream.c | ||
rtmpchunkstream.h | ||
rtmpclient.c | ||
rtmpclient.h | ||
rtmpconnection.c | ||
rtmpconnection.h | ||
rtmphandshake.c | ||
rtmphandshake.h | ||
rtmpmessage.c | ||
rtmpmessage.h | ||
rtmputils.c | ||
rtmputils.h |