gstreamer/gst/rtpmanager
Wim Taymans 529f443a61 rtpsource: use payload size to estimate bitrate
Use the length of the payload for estimating the receiver bitrate so that it
matches the calculations done on the sender side. Together with the number of
packets one can scale the bitrate with the header overhead of the lower
transport.
2010-03-08 17:48:04 +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: remove use of ntp_ns_base 2010-02-15 21:36:29 +01:00
gstrtpbin.h rtpbin: keep track of elapsed pause time 2010-02-12 17:22:54 +01:00
gstrtpjitterbuffer.c rtpjitterbuffer: Reset skew detection after instantiating the jitterbuffer 2010-02-23 17:24:03 +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: only forward the lost-event to the last seen pt-number 2009-10-14 12:28:55 +02:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c rtpbin: remove use of ntp_ns_base 2010-02-15 21:36:29 +01:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +01:00
gstrtpssrcdemux.c ssrcdemux: fix comparison 2009-12-21 15:07:34 +01:00
gstrtpssrcdemux.h ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
Makefile.am build: use gst-glib-gen.mak to fix the glib build rules. 2009-10-16 11:53:38 +03:00
rtpjitterbuffer.c rtpjitterbuffer: Return 100 if high-level is 0 instead of dividing by zero 2010-02-23 17:20:02 +01:00
rtpjitterbuffer.h rtpbin: more buffering work 2010-02-12 17:22:56 +01:00
rtpsession.c rtpbin: remove more ntpnstime and cleanups 2010-02-15 21:36:29 +01:00
rtpsession.h rtpbin: remove more ntpnstime and cleanups 2010-02-15 21:36:29 +01:00
rtpsource.c rtpsource: use payload size to estimate bitrate 2010-03-08 17:48:04 +01:00
rtpsource.h rtpsource: refactor bitrate estimation 2010-03-08 17:48:00 +01:00
rtpstats.c rtp: Use new gst_iterator_new_single() for the internal linked pads iteration 2009-08-31 08:09:09 +02:00
rtpstats.h rtpbin: remove more ntpnstime and cleanups 2010-02-15 21:36:29 +01:00