gst-plugins-bad: mpegtspacketizer: Estimate clock skew and retimestamps buffers more precisly

Edward Hervey bilboed at kemper.freedesktop.org
Fri Feb 24 09:01:01 PST 2012


Module: gst-plugins-bad
Branch: master
Commit: 6a8d2c45f6d0b0d8d2ef25a639ff35787af4544e
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=6a8d2c45f6d0b0d8d2ef25a639ff35787af4544e

Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Thu Feb 23 14:46:09 2012 -0300

mpegtspacketizer: Estimate clock skew and retimestamps buffers more precisly

Apply the EPTLA algotithm to estimate clock skew.
Reusing code from  -good/gst/rtpmanager/rtpjitterbuffer.c

---

 gst/mpegtsdemux/mpegtsbase.c       |    3 +
 gst/mpegtsdemux/mpegtspacketizer.c |  314 ++++++++++++++++++++++++++++++++++++
 gst/mpegtsdemux/mpegtspacketizer.h |   19 +++
 3 files changed, 336 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=6a8d2c45f6d0b0d8d2ef25a639ff35787af4544e


More information about the gstreamer-commits mailing list