gstreamer/gst/rtpmanager
Wim Taymans 46139253bc rtpssrcdemux: drop unexpected RTCP packets
We usually only get SR packets in our chain function but if an invalid packet
contains the SR packet after the RR packet, we must not fail but simply ignore
the malformed packet.

Fixes #581375
2009-05-05 16:50:14 +02:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2007-04-10 09:14:07 +00:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2008-10-07 18:54:41 +00:00
gstrtpbin.c rtpbin: we should not provide a clock 2009-04-15 17:44:17 +02:00
gstrtpbin.h rtpbin: we should not provide a clock 2009-04-15 17:44:17 +02:00
gstrtpclient.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpjitterbuffer.c jitterbuffer: prevent overflow in EOS estimation 2009-04-15 18:14:48 +02:00
gstrtpjitterbuffer.h rtpbin: add on_npt_stop signal 2009-03-27 17:44:57 +01:00
gstrtpmanager.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2008-11-17 15:17:52 +00:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpsession.c rtpsession: join the RTCP thread 2009-04-17 16:16:29 +02:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2008-09-05 13:52:34 +00:00
gstrtpssrcdemux.c rtpssrcdemux: drop unexpected RTCP packets 2009-05-05 16:50:14 +02:00
gstrtpssrcdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
rtpjitterbuffer.c docs: various doc fixes 2009-02-25 12:42:36 +02:00
rtpjitterbuffer.h gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp and of the last sender-side time. Timest... 2008-12-23 11:39:59 +00:00
rtpsession.c rtpsession: notify when SSRC changes 2009-04-27 11:11:11 +02:00
rtpsession.h gst/rtpmanager/: Rename a method to better reflect what it really does. 2009-01-02 16:50:53 +00:00
rtpsource.c rtpsouce: make WARNING into LOG 2009-04-27 11:11:11 +02:00
rtpsource.h gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but there was a clock-rate, assume the clock-ra... 2008-12-29 14:21:47 +00:00
rtpstats.c Send BYE packets immediatly for small sessions 2009-01-23 12:18:45 +01:00
rtpstats.h gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when processing RTP packets. 2008-11-20 18:41:34 +00:00