gstreamer/gst/rtp
Sebastian Dröge b812d1c743 rtpsrc/sink: Use g_signal_connect_object()
rtpbin can still emit signals when it is being disposed, and while
rtpbin is inside rtpsrc/rtpsink it can still live longer.

So we either have disconnect all signals at some point, or let GObject
take care of that automatically.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1412>
2020-07-07 12:42:36 +00:00
..
gstrtp-utils.c rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtp-utils.h rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtpsink.c rtpsrc/sink: Use g_signal_connect_object() 2020-07-07 12:42:36 +00:00
gstrtpsink.h rtpmanagerbad: allow setting multicast-iface 2019-11-19 12:39:59 +00:00
gstrtpsrc.c rtpsrc/sink: Use g_signal_connect_object() 2020-07-07 12:42:36 +00:00
gstrtpsrc.h rtpmanagerbad: allow setting multicast-iface 2019-11-19 12:39:59 +00:00
meson.build rtpmanagerbad: fix the plugin registration 2019-06-07 14:12:25 +00:00
plugin.c rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00