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 docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstsdpdemux.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsdpelem.c Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00
gstsdpsrc.c sdp: don't leak the ghost pad 2019-11-06 02:11:20 +00:00
gstsdpsrc.h sdp: Add new sdpsrc element 2016-03-25 12:50:15 +02:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00