gst-plugins-bad: mpegtsdemux: port to 0.11
Wim Taymans
wtay at kemper.freedesktop.org
Fri Apr 20 02:26:08 PDT 2012
Module: gst-plugins-bad
Branch: master
Commit: fcd8155d8774ed644370098ae0918f2cbd41e9c1
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=fcd8155d8774ed644370098ae0918f2cbd41e9c1
Author: Gil Pedersen <git at gpost.dk>
Date: Thu Apr 19 14:20:52 2012 +0200
mpegtsdemux: port to 0.11
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=674397
---
configure.ac | 2 +-
gst/mpegtsdemux/Makefile.am | 3 +
gst/mpegtsdemux/mpegtsbase.c | 238 ++++++++++++++++-------------
gst/mpegtsdemux/mpegtspacketizer.c | 227 +++++++++++++++++-----------
gst/mpegtsdemux/mpegtspacketizer.h | 4 +-
gst/mpegtsdemux/mpegtsparse.c | 61 ++++----
gst/mpegtsdemux/tsdemux.c | 293 ++++++++++++++++--------------------
7 files changed, 430 insertions(+), 398 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=fcd8155d8774ed644370098ae0918f2cbd41e9c1
More information about the gstreamer-commits
mailing list