[0.11] gst-plugins-bad: opus: make opusparse set headers on caps
Wim Taymans
wtay at kemper.freedesktop.org
Wed Nov 23 02:09:12 PST 2011
Module: gst-plugins-bad
Branch: 0.11
Commit: bff6e3c62863ae620b99d871b9f0f1321cf0d750
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=bff6e3c62863ae620b99d871b9f0f1321cf0d750
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Sun Nov 20 09:52:46 2011 +0000
opus: make opusparse set headers on caps
Header-on-caps code moved to a new shared location to avoid
duplicating the code.
---
ext/opus/Makefile.am | 4 +-
ext/opus/gstopusenc.c | 138 ++-------------------------------------
ext/opus/gstopusheader.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++
ext/opus/gstopusheader.h | 32 +++++++++
ext/opus/gstopusparse.c | 118 ++++++++++++++++++++++++++++++++-
ext/opus/gstopusparse.h | 4 +
6 files changed, 322 insertions(+), 137 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=bff6e3c62863ae620b99d871b9f0f1321cf0d750
More information about the gstreamer-commits
mailing list