gstreamer/gst/rtpmanager
Wim Taymans 93228ccd52 rtpbin: add ntp-sync property
Add an ntp-sync property that will sync the received streams to the server
NTP time. This requires synchronized NTP times between the sender and receivers,
like with ntpd.

Based on patch from Thijs Vermeir.

Fixes #627796
2010-09-06 11:01:57 +02: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: add ntp-sync property 2010-09-06 11:01:57 +02:00
gstrtpbin.h rtpbin: add ntp-sync property 2010-09-06 11:01:57 +02:00
gstrtpjitterbuffer.c jitterbuffer: rename a variable to avoid confusion 2010-09-06 11:01:57 +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 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 session: minor cleanups 2010-09-06 11:01:57 +02:00
gstrtpsession.h rtpsession: remove prototype for non existing function 2010-04-08 14:02:50 +03:00
gstrtpssrcdemux.c gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:52:40 +02: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 rtpjitterbuffer: move comment where it belongs 2010-09-06 11:01:57 +02:00
rtpjitterbuffer.h rtpbin: more buffering work 2010-02-12 17:22:56 +01:00
rtpsession.c rtpsession: fix return value 2010-05-07 19:06:35 +02:00
rtpsession.h rtpsession: add properties to configure bandwidths 2010-05-07 18:57:13 +02:00
rtpsource.c rtpsession: Make it possible to favor new sources in case of SSRC conflict 2010-03-10 11:21:19 +01:00
rtpsource.h rtpsession: Make it possible to favor new sources in case of SSRC conflict 2010-03-10 11:21:19 +01:00
rtpstats.c rtpstats: add some debug info 2010-05-07 18:56:30 +02:00
rtpstats.h rtpstats: make bandwidths more configurable 2010-05-07 16:55:13 +02:00