gstreamer/gst/rist
Nicolas Dufresne af741f0723 rist: Use g_signal_connect_object()
rtpbin can still emit signals when it is being disposed, and while
rtpbin is inside ristsrc/ristsink it can still live longer.

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

Related to !1412

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1413>
2020-07-07 15:37:57 +00:00
..
gstrist.h ristrtxsend: Use externally given seqnum extension when available 2020-04-30 18:31:31 +00:00
gstristplugin.c rist: Factor our seqnum extension code 2020-04-30 18:31:31 +00:00
gstristrtpdeext.c ristrtpdeext: Expose the largest sequence number received 2020-04-30 18:31:32 +00:00
gstristrtpext.c ristrtpext: Update RTP header extension packet to latest spec 2020-04-30 18:31:32 +00:00
gstristrtxreceive.c rist: Add a plugin implenting RIST TR-06-1 Simple Profile 2019-05-02 19:28:25 +00:00
gstristrtxsend.c ristrtxsend: Use externally given seqnum extension when available 2020-04-30 18:31:31 +00:00
gstristsink.c rist: Use g_signal_connect_object() 2020-07-07 15:37:57 +00:00
gstristsrc.c rist: Use g_signal_connect_object() 2020-07-07 15:37:57 +00:00
gstroundrobin.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstroundrobin.h rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
meson.build rist: Add element to remove the header extension 2020-04-30 18:31:31 +00:00