gstreamer/gst/rtpmanager
Wim Taymans 85b99b9077 gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed.
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_associate),
(gst_rtp_bin_sync_chain), (new_ssrc_pad_found):
Reset rtp timestamp interpollation when we detect a gap when the
clock_base changed.
Don't try to adjust the ts-offset when it's too big (> 3seconds)
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_set_ssrc):
* gst/rtpmanager/gstrtpsession.h:
Add method to set session SSRC.
* gst/rtpmanager/rtpsession.c: (check_collision),
(rtp_session_set_internal_ssrc), (rtp_session_get_internal_ssrc),
(rtp_session_on_timeout):
* gst/rtpmanager/rtpsession.h:
Added debugging for the collision checks.
Add method to change the internal SSRC of the session.
* gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
Reset the clock base when we detect large jumps in the seqnums.
2008-08-13 14:31:02 +00:00
..
.gitignore
gstrtpbin-marshal.list
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
gstrtpbin.h gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too. 2008-04-25 11:32:09 +00:00
gstrtpclient.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpclient.h
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before inserting it in the jitterbuffer becaus... 2008-08-05 09:42:53 +00:00
gstrtpjitterbuffer.h
gstrtpmanager.c
gstrtpptdemux.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpptdemux.h
gstrtpsession.c gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
gstrtpssrcdemux.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpssrcdemux.h
Makefile.am docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. 2008-05-16 19:56:30 +00:00
rtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before inserting it in the jitterbuffer becaus... 2008-08-05 09:42:53 +00:00
rtpjitterbuffer.h
rtpsession.c gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
rtpsession.h gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
rtpsource.c gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
rtpsource.h gst/rtpmanager/: Also keep track of the first buffer timestamp together with the first 2008-04-25 08:15:58 +00:00
rtpstats.c
rtpstats.h gst/rtpmanager/: Also keep track of the first buffer timestamp together with the first 2008-04-25 08:15:58 +00:00