gstreamer/gst/sdp
Michael Olbrich 58479bec37 sdp: don't leak the ghost pad
The peer is already gone when pad_removed_cb() called, so the ghost cannot
be removed. Use g_object_set_data() instead to remember the ghost pad.

Copied from similar code in GstRTPBin.
2019-11-06 02:11:20 +00:00
..
gstsdpdemux.c
gstsdpdemux.h
gstsdpelem.c
gstsdpsrc.c sdp: don't leak the ghost pad 2019-11-06 02:11:20 +00:00
gstsdpsrc.h
meson.build