diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-09-28 11:17:35 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-09-28 11:17:35 +0000 |
commit | 859501af277062c7a6eab91fe68ed6ce93277815 (patch) | |
tree | 48ac067808a249dfaf7d29a98c177b1c3d1a9ddb /.gitignore | |
parent | 3864c6112af0846a1e34d6897419dccb63e07fbd (diff) | |
download | gst-plugins-bad-859501af277062c7a6eab91fe68ed6ce93277815.tar.gz gst-plugins-bad-859501af277062c7a6eab91fe68ed6ce93277815.tar.bz2 gst-plugins-bad-859501af277062c7a6eab91fe68ed6ce93277815.zip |
gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now in the lower level object.
Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c: (apply_latency),
(gst_rtp_jitter_buffer_loop), (gst_rtp_jitter_buffer_query):
Remove jitter correction code, it's now in the lower level object.
Use new -core method for doing a peer query.
* gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
(calculate_skew), (rtp_jitter_buffer_insert):
* gst/rtpmanager/rtpjitterbuffer.h:
Move jitter correction to the lowlevel jitterbuffer.
Increase the max window size.
When filling the window, already start estimating the skew using a
parabolic weighting factor so that we have a much better startup
behaviour that gets more accurate with the more samples we have.
Increase the default weighting factor for the steady state to get
smoother timestamps.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions