[gst-cvs] gst-plugins-bad: ivfparse: Add simple IVF parser
Sebastian Dröge
slomo at kemper.freedesktop.org
Tue Jun 1 02:20:11 PDT 2010
Module: gst-plugins-bad
Branch: master
Commit: d1e3217be82b48e2b258165f7e620f3f6263c975
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=d1e3217be82b48e2b258165f7e620f3f6263c975
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Sat May 22 08:56:34 2010 +0200
ivfparse: Add simple IVF parser
This only supports VP8 so far.
Fixes bug #619158.
---
gst/ivfparse/gstivfparse.c | 313 ++++++++++++++++++++++++++++++++++++++++++++
gst/ivfparse/gstivfparse.h | 73 ++++++++++
2 files changed, 386 insertions(+), 0 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=d1e3217be82b48e2b258165f7e620f3f6263c975
More information about the Gstreamer-commits
mailing list