gstreamer/gst/rtpmanager
Mark Nauwelaerts 9c95072048 rtpbin: alternative inter-stream syncing methods
... at least if not syncing to NPT time:
* either sync using RTCP SR data (as currently)
* only perform the above once using initial RTCP SR packets
* discard RTCP and sync by equating provided stream's clock-base rtptime,
  as provided by jitterbuffer (typically obtained from RTP-Info in RTSP).
2011-09-19 11:52:03 +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: alternative inter-stream syncing methods 2011-09-19 11:52:03 +02:00
gstrtpbin.h rtpbin: alternative inter-stream syncing methods 2011-09-19 11:52:03 +02:00
gstrtpjitterbuffer.c rtpjitterbuffer: also provide clock-base to sync signal 2011-09-19 11:52:00 +02: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 rtpssrcdemux: keep a ref on the src pad while using it 2011-07-28 14:51:01 +02:00
gstrtpssrcdemux.h rtpssrcdemux: Make the pads lock recursive and hold it across the signal emit 2011-07-28 14:50:59 +02: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: trigger reconsideration if rtcp interval set 2011-09-19 11:51:50 +02:00
rtpsession.h rtpsession: Always send application requested feedback in immediate mode 2011-07-25 17:20:59 +02: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