gstreamer/gst/rtpmanager
Wim Taymans 325dac0fc2 gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ...
Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),
(gst_rtp_session_change_state),
(gst_rtp_session_event_send_rtp_sink):
* gst/rtpmanager/gstrtpsession.h:
Distribute synchronisation parameters to the session manager so that it
can generate correct SR packets for lip-sync.
* gst/rtpmanager/rtpsession.c: (rtp_session_set_base_time),
(rtp_session_set_timestamp_sync), (session_start_rtcp):
* gst/rtpmanager/rtpsession.h:
Add methods for setting sync parameters.
Set correct RTP time in SR packets using the sync params.
* gst/rtpmanager/rtpsource.c: (rtp_source_send_rtp):
* gst/rtpmanager/rtpsource.h:
Record last RTP <-> GST timestamp so that we can use them to convert NTP
to RTP timestamps in SR packets.
2009-08-11 02:30:29 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines. 2009-08-11 02:30:29 +01:00
gstrtpbin.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpclient.c Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpclient.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: When synchronizing buffers, take peer latency into account. 2009-08-11 02:30:29 +01:00
gstrtpjitterbuffer.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpmanager.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpptdemux.c Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpptdemux.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpsession.c gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ... 2009-08-11 02:30:29 +01:00
gstrtpsession.h gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ... 2009-08-11 02:30:29 +01:00
gstrtpssrcdemux.c Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
gstrtpssrcdemux.h Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a GType that's different than the GstRTPF... 2009-08-11 02:30:29 +01:00
Makefile.am gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
rtpjitterbuffer.c gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling. 2009-08-11 02:30:28 +01:00
rtpjitterbuffer.h gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling. 2009-08-11 02:30:28 +01:00
rtpsession.c gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ... 2009-08-11 02:30:29 +01:00
rtpsession.h gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ... 2009-08-11 02:30:29 +01:00
rtpsource.c gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ... 2009-08-11 02:30:29 +01:00
rtpsource.h gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the session manager so that it can generate ... 2009-08-11 02:30:29 +01:00
rtpstats.c gst/rtpmanager/gstrtpsession.c: Remove debug. 2009-08-11 02:30:26 +01:00
rtpstats.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2009-08-11 02:30:26 +01:00