[gst-cvs] wtay gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/gst/rtpmanager/
wtay at kemper.freedesktop.org
wtay at kemper.freedesktop.org
Tue Dec 23 03:40:14 PST 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: wtay
Date: Tue Dec 23 2008 11:40:14 UTC
Log message:
Patch by: Arnout Vandecappelle <arnout at mind dot be>
* gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
(calculate_skew):
* gst/rtpmanager/rtpjitterbuffer.h:
Keep track of the last outgoing timestamp and of the last sender-side
time. Timestamps can only go forward if they do at the sender
side, can only go back if they do at the sender side, and remain the
same if they remain the same at the sender side. Fixes #565319.
Modified files:
. : ChangeLog
gst/rtpmanager : rtpjitterbuffer.c rtpjitterbuffer.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3829&r2=1.3830
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/rtpmanager/rtpjitterbuffer.c.diff?r1=1.22&r2=1.23
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/rtpmanager/rtpjitterbuffer.h.diff?r1=1.12&r2=1.13
More information about the Gstreamer-commits
mailing list