[0.11] gst-plugins-good: interleave: port to 0.11
Tim Müller
tpm at kemper.freedesktop.org
Thu Feb 16 06:42:52 PST 2012
Module: gst-plugins-good
Branch: 0.11
Commit: 4945af5eff456defc0073a38982e0e92a0a4305b
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=4945af5eff456defc0073a38982e0e92a0a4305b
Author: Philippe Normand <philn at igalia.com>
Date: Tue Feb 14 11:56:00 2012 +0100
interleave: port to 0.11
Port of the interleave element and its unittests.
https://bugzilla.gnome.org/show_bug.cgi?id=669643
---
gst/interleave/Makefile.am | 4 +-
gst/interleave/interleave.c | 348 +++++++++++++++++-------------------
gst/interleave/interleave.h | 4 +-
gst/interleave/plugin.c | 20 +-
gst/interleave/plugin.h | 2 -
tests/check/elements/interleave.c | 57 +++++--
6 files changed, 222 insertions(+), 213 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/diff/?id=4945af5eff456defc0073a38982e0e92a0a4305b
More information about the gstreamer-commits
mailing list