gstreamer/gst
Matthew Waters 1f7515100c rtmp2/connection: pass the parent cancellable down to the connection
Otherwise, when rtpm2src cancels an inflight operation that has a queued
message stored, then the rtmp connection operation is not stopped.

If the cancellation occurs during rtmp connection start up, then
rtpm2src does not have any way of accessing the connection object as it
has not been returned yet.  As a result, rtpm2src will cancel, the
connection will still be processing things and the
GMainContext/GMainLoop associated with the outstanding operation will be
destroyed.  All outstanding operations and the rtmpconnection object will
therefore be leaked in this case.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1425
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1862>
2020-12-08 23:43:02 +00:00
..
accurip remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
adpcmdec Remove autotools build system 2019-10-14 13:54:27 +01:00
adpcmenc plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
aiff aiffparse: Also set a channel mask for 2 channels 2020-11-04 07:36:47 +00:00
asfmux asfmux: consistent sscanf args usage 2020-05-21 20:37:49 +00:00
audiobuffersplit audio: Use new AudioFormatInfo::fill_silence function 2020-11-26 10:06:42 +02:00
audiofxbad docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
audiolatency Remove autotools build system 2019-10-14 13:54:27 +01:00
audiomixmatrix plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
audiovisualizers plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
autoconvert gstautoconvert.c: fix clang warnings 2020-08-04 11:37:52 +00:00
bayer meson: add update-orc-dist target 2020-07-04 15:05:23 +01:00
camerabin2 docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
coloreffects plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
debugutils docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
dvbsubenc dvbsubenc: Add DVB Subtitle encoder 2020-06-17 12:50:13 +10:00
dvbsuboverlay documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
dvdspu documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
faceoverlay Remove autotools build system 2019-10-14 13:54:27 +01:00
festival documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
fieldanalysis meson: add update-orc-dist target 2020-07-04 15:05:23 +01:00
freeverb Remove autotools build system 2019-10-14 13:54:27 +01:00
frei0r documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gaudieffects meson: add update-orc-dist target 2020-07-04 15:05:23 +01:00
gdp Remove autotools build system 2019-10-14 13:54:27 +01:00
geometrictransform docs: mark more types as plugin API 2020-06-23 12:10:17 -04:00
id3tag documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
inter audio: Use new AudioFormatInfo::fill_silence function 2020-11-26 10:06:42 +02:00
interlace interlace: Make caps writable before modifying them 2020-06-25 16:05:39 +03:00
ivfparse documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
ivtc docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
jp2kdecimator docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
jpegformat documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
librfb bad: use of g_value_dup_string 2019-12-30 14:13:03 +00:00
midi Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegdemux mpegdemux: Set duration on seeking query if possible 2020-11-11 14:10:27 +00:00
mpegpsmux documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtsdemux tsparse: Forward incoming timestamps 2020-12-02 14:22:06 +00:00
mpegtsmux mpegtsmux: Restore intervals when creating TsMux 2020-09-23 16:50:34 +00:00
mxf mxfvanc: document new sink pad template 2020-06-25 06:59:18 +00:00
netsim plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
onvif onviftimestamp: Add missing break in set_property() 2020-05-10 11:17:19 +03:00
pcapparse documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
pnm documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
proxy proxysink: event_function needs to handle the event when it is disconnecetd from proxysrc 2020-08-13 14:21:05 +00:00
rawparse plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
removesilence documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
rist ristsrc: drop stream-start & eos messages posted from the internal udp sink(s) 2020-07-29 13:20:28 +00:00
rtmp2 rtmp2/connection: pass the parent cancellable down to the connection 2020-12-08 23:43:02 +00:00
rtp rtpmanagerbad: allow setting caps on rtpsrc 2020-12-04 14:51:38 +00:00
sdp sdpdemux: fix klocwork issues 2020-05-21 15:14:32 +00:00
segmentclip docs: mark more types as plugin API 2020-06-23 12:10:17 -04:00
siren Remove autotools build system 2019-10-14 13:54:27 +01:00
smooth Remove autotools build system 2019-10-14 13:54:27 +01:00
speed Remove autotools build system 2019-10-14 13:54:27 +01:00
subenc Remove autotools build system 2019-10-14 13:54:27 +01:00
switchbin switchbin: Free path objects on finalize 2019-11-13 10:15:32 +00:00
timecode plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
transcode transcodebin: Minor error message enhancement 2020-11-30 17:31:48 -03:00
videofilters docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
videoframe_audiolevel Remove autotools build system 2019-10-14 13:54:27 +01:00
videoparsers h264parse: try harder to update timecode 2020-11-13 13:09:01 +00:00
videosignal Remove autotools build system 2019-10-14 13:54:27 +01:00
vmnc remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
y4m docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
meson.build dvbsubenc: Add DVB Subtitle encoder 2020-06-17 12:50:13 +10:00