gstreamer/gst/rtpmanager
Wim Taymans 5ab3e10594 gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji...
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
(gst_rtp_bin_sync_chain), (create_stream), (new_ssrc_pad_found):
Do not try to keep track of the clock-rate ourselves but simply get the
value from the jitterbuffer.
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain),
(gst_rtp_jitter_buffer_get_sync):
* gst/rtpmanager/gstrtpjitterbuffer.h:
Add some debug info.
Pass the clock-rate to the jitterbuffer.
Also pass the clock-rate along with the rtp timestamp when getting the
sync parameters.
* gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_chain):
Fix some debug.
* gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
(calculate_skew), (rtp_jitter_buffer_get_sync):
* gst/rtpmanager/rtpjitterbuffer.h:
Keep track of clock-rate changes and return the clock-rate together with
the rtp timestamps used for sync.
Don't try to construct timestamps when we have no base_time.
* gst/rtpmanager/rtpsource.c: (get_clock_rate):
Request a new clock-rate when the payload type changes.
Reset the jitter calculation when the clock-rate changes.
2009-08-11 02:30:38 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
gstrtpbin.h gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
gstrtpclient.c gst/: More doc updates. More xrefs. 2009-08-11 02:30:36 +01:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
gstrtpjitterbuffer.h gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
gstrtpmanager.c gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, make LATENCY event return 2009-08-11 02:30:38 +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 gst/: More doc updates. More xrefs. 2009-08-11 02:30:36 +01:00
gstrtpssrcdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2009-08-11 02:30:38 +01:00
rtpjitterbuffer.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
rtpjitterbuffer.h gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
rtpsession.c gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
rtpsession.h gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
rtpsource.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
rtpsource.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +01:00
rtpstats.c gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
rtpstats.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +01:00