gstreamer/gst/rtpmanager
Mathieu Duponchelle ee461fb326 rtpfunnel: fix shutdown
By disposing of the ssrc_to_pad map in finalize instead of
dispose.
2018-10-15 14:20:58 +02:00
..
gstrtpbin.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-23 23:44:19 +02:00
gstrtpbin.h rtpbin: new signal "get-storage" 2018-04-06 20:21:43 +02:00
gstrtpdtmfmux.c
gstrtpdtmfmux.h
gstrtpfunnel.c rtpfunnel: fix shutdown 2018-10-15 14:20:58 +02:00
gstrtpfunnel.h Initial commit of GstRtpFunnel 2018-10-15 14:20:58 +02:00
gstrtpjitterbuffer.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-23 23:44:19 +02:00
gstrtpjitterbuffer.h
gstrtpmanager.c Initial commit of GstRtpFunnel 2018-10-15 14:20:58 +02:00
gstrtpmux.c rtpmux: respect downstream "timestamp-offset" in caps. 2018-10-10 15:39:02 -04:00
gstrtpmux.h rtpmux: cleanup ssrc-handling code a bit 2018-10-10 15:38:57 -04:00
gstrtpptdemux.c rtpptdemux: provide example usage for ignored-payload-types 2018-02-26 17:02:52 +01:00
gstrtpptdemux.h rtpptdemux: Add ignored-payload-types property 2018-02-21 14:15:22 +01:00
gstrtprtxqueue.c rtprtxqueue: implement handling of the max-size-time property 2017-04-11 09:44:33 +03:00
gstrtprtxqueue.h rtprtxqueue: implement handling of the max-size-time property 2017-04-11 09:44:33 +03:00
gstrtprtxreceive.c rtprtx{send,receive}: improve the debug messages 2017-09-07 14:43:32 +03:00
gstrtprtxreceive.h
gstrtprtxsend.c rtxsend: fix wrong memory layout assumption 2018-04-06 20:25:04 +02:00
gstrtprtxsend.h
gstrtpsession.c rtpsession: Don't start the RTCP thread until it's needed 2018-07-12 18:37:33 +02:00
gstrtpsession.h
gstrtpssrcdemux.c
gstrtpssrcdemux.h
Makefile.am Initial commit of GstRtpFunnel 2018-10-15 14:20:58 +02:00
meson.build Initial commit of GstRtpFunnel 2018-10-15 14:20:58 +02:00
rtpjitterbuffer.c rtpjitterbuffer: Add a faststart-min-packets property 2017-06-28 11:51:10 -04:00
rtpjitterbuffer.h rtpjitterbuffer: Add a faststart-min-packets property 2017-06-28 11:51:10 -04:00
rtpsession.c rtpsession: Don't start the RTCP thread until it's needed 2018-07-12 18:37:33 +02:00
rtpsession.h rtpsession: Don't start the RTCP thread until it's needed 2018-07-12 18:37:33 +02:00
rtpsource.c rtpbin: add option for increasing ts_offset gradually 2017-09-14 13:15:56 +03:00
rtpsource.h rtpsource: get clock-rate from pt if needed to generate SR 2017-03-16 15:48:37 +02:00
rtpstats.c rtpstats: fix unsigned integer comparisons. 2017-08-11 13:29:24 +02:00
rtpstats.h rtpstats: fix unsigned integer comparisons. 2017-08-11 13:29:24 +02:00