gstreamer/gst/rtpmanager
Olivier Crête 4d48109f9d rtpsession: Wait longer to timeout SSRC collision
Using the current RTCP interval to timeout SSRC collision can lead to
collisions being timed out immediately if a BYE packet is sent because
it is sent immediately, so the interval is 0. This is not what we
want. So just set a static 10 times the default RTCP interval, it
should be enough

https://bugzilla.gnome.org/show_bug.cgi?id=648642
2011-07-25 16:18:58 +02:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list rtpsession: marshal GstBuffer as a MiniObject instead of a pointer 2011-04-15 12:47:40 +01:00
gstrtpbin.c rtpbin: handle NULL demux elements 2011-02-22 13:31:35 +01:00
gstrtpbin.h rtpbin: add ntp-sync property 2010-09-06 11:01:57 +02:00
gstrtpjitterbuffer.c rtp, rtpmanager: Address unused but set variables 2011-04-16 12:49:16 +01:00
gstrtpjitterbuffer.h raw1394, matroska, rtpmanager: remove padding from structures 2010-02-15 00:50:10 +00:00
gstrtpmanager.c rtpbin: removed old gstrtpclient 2009-08-11 02:30:45 +01:00
gstrtpptdemux.c rtp: Unref events if the parent element disappeared 2011-04-08 15:20:51 +02:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c rtpsession: Remove incomplete support for RTCP FIR 2011-04-20 07:50:43 +01:00
gstrtpsession.h rtpsession: remove prototype for non existing function 2010-04-08 14:02:50 +03:00
gstrtpssrcdemux.c ssrcdemux: Fix uninitialized variable compiler warning for (pre-) releases too 2011-05-17 10:47:32 +02:00
gstrtpssrcdemux.h ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
rtpjitterbuffer.c rtpjitterbuffer: return correct type when assertion fails 2011-06-24 11:59:01 +02:00
rtpjitterbuffer.h rtpbin: more buffering work 2010-02-12 17:22:56 +01:00
rtpsession.c rtpsession: Wait longer to timeout SSRC collision 2011-07-25 16:18:58 +02:00
rtpsession.h rtpsession: Remove incomplete support for RTCP FIR 2011-04-20 07:50:43 +01:00
rtpsource.c source: fix type of ntpnstime 2011-02-02 18:30:47 +01:00
rtpsource.h rtpbin: Get and use the NTP time when receiving RTCP 2011-02-02 18:30:46 +01:00
rtpstats.c rtpsession: Add property for minimum interval between Regular RTCP messages 2011-02-01 16:56:15 +01:00
rtpstats.h rtpbin: Get and use the NTP time when receiving RTCP 2011-02-02 18:30:46 +01:00