gstreamer/gst/rtpmanager
Wim Taymans eb6d552353 jitterbuffer: get better buffering level
When the jitterbuffer contains -1 timestamps, make sure we still calculate the
buffer fill level by skipping the -1 buffers.
Try to be more resilient to weird input timestamps.
2010-12-20 15:56:50 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list rtpbin: do more accurate buffer offsets 2010-02-12 17:22:55 +01:00
gstrtpbin.c rtpbin: copy buffering stats 2010-12-20 11:13:09 +01:00
gstrtpbin.h rtpbin: add ntp-sync property 2010-09-06 11:01:57 +02:00
gstrtpjitterbuffer.c jitterbuffer: provide a clock. 2010-12-20 11:13:09 +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 rtpptdemux: fix memleak on custom downstream events 2010-06-30 12:39:09 +02:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
gstrtpsession.h rtpsession: remove prototype for non existing function 2010-04-08 14:02:50 +03:00
gstrtpssrcdemux.c rtpssrcdemux: do not hold custom PAD_LOCK when pushing downstream 2010-12-03 15:50:21 +01:00
gstrtpssrcdemux.h ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
Makefile.am Update for recent changes to common submodule 2010-03-10 21:53:51 +01:00
rtpjitterbuffer.c jitterbuffer: get better buffering level 2010-12-20 15:56:50 +01:00
rtpjitterbuffer.h rtpbin: more buffering work 2010-02-12 17:22:56 +01:00
rtpsession.c session: fix average RTCP packet size some more. 2010-12-14 18:12:43 +01:00
rtpsession.h rtpsession: Calculate RTCP bandwidth as a fraction of the RTP bandwidth 2010-09-13 15:51:20 +02:00
rtpsource.c rtpbin: Make cleaning up sources in rtp_session_on_timeout MT safe 2010-09-24 15:38:00 +02:00
rtpsource.h rtpbin: Make cleaning up sources in rtp_session_on_timeout MT safe 2010-09-24 15:38:00 +02:00
rtpstats.c rtpbin: correctly calculate RTCP packet size 2010-12-14 17:15:23 +01:00
rtpstats.h rtpmanager: provide additional statistics 2010-09-24 13:26:10 +02:00