diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-05-26 10:09:29 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-11 02:30:36 +0100 |
commit | bd1e0ebfc03c9c74492fc73533fe783b4795dd01 (patch) | |
tree | 791f4f2f1d9ed5ebca8887f495707ffbb764a2c7 /gst/rtpmanager/gstrtpclient.c | |
parent | b889dfad303ccba1bcedbd67cd85a127344ee20e (diff) |
gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitterbuffer if the gap is too big, we need ...
Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_loop):
When checking the seqnum, reset the jitterbuffer if the gap is too big,
we need to do this so that we can better handle a restarted source.
Fix some comments.
* gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew),
(rtp_jitter_buffer_insert):
Tweak the skew resync diff.
Use our working seqnum compare function in -base.
Rework the jitterbuffer insert code to make it clearer and more
performant by only retrieving the seqnum of the input buffer once and by
adding some G_LIKELY compiler hints.
Improve debugging for duplicate packets.
* gst/rtpmanager/rtpsource.c: (rtp_source_process_rtp):
Fix a comment, we don't do skew correction here..
Diffstat (limited to 'gst/rtpmanager/gstrtpclient.c')
0 files changed, 0 insertions, 0 deletions