gst-plugins-bad: audiofx: Add plugin, add audiochannelmix

Stefan Sauer ensonic at hora-obscura.de
Mon May 20 05:26:21 PDT 2013


On 05/18/2013 11:03 PM, David Schleef wrote:
> Module: gst-plugins-bad
> Branch: master
> Commit: 35018ae6323645833bdd2ba604a7eb1954d12aa3
> URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=35018ae6323645833bdd2ba604a7eb1954d12aa3
>
> Author: David Schleef <ds at schleef.org>
> Date:   Sat May 18 13:57:11 2013 -0700
>
> audiofx: Add plugin, add audiochannelmix

--- a/dev/null
+++ b/gst/audiofxbad/gstaudiochannelmix.h
@@ -0,0 +1,55 @@
+/* GStreamer
+ * Copyright (C) 2013 FIXME <fixme at example.com>
+ *

>
> ---
>
>  configure.ac                        |    2 +
>  gst/audiofxbad/Makefile.am          |   28 ++++
>  gst/audiofxbad/gstaudiochannelmix.c |  276 +++++++++++++++++++++++++++++++++++
>  gst/audiofxbad/gstaudiochannelmix.h |   55 +++++++
>  gst/audiofxbad/gstaudiofxbad.c      |   37 +++++
>  5 files changed, 398 insertions(+), 0 deletions(-)
>
> Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=35018ae6323645833bdd2ba604a7eb1954d12aa3
> _______________________________________________
> gstreamer-commits mailing list
> gstreamer-commits at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-commits



More information about the gstreamer-devel mailing list