summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2013-11-06 15:18:50 +0100
committerSebastian Dröge <sebastian@centricular.com>2013-11-06 15:35:38 +0100
commitcaeaade7008b9716e4801afeb8a37d9ed240ccaf (patch)
tree49f13d294553e811f0a6fc8a8d475fdb9abb2053 /configure.ac
parent30ed37657bf039a7b96f5e746fb06c15cb76046c (diff)
downloadgstreamer-plugins-bad-caeaade7008b9716e4801afeb8a37d9ed240ccaf.tar.gz
audiomixer: Add new element based on adder that does synchronized audio mixing
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 545859d24..ef5b9fc16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -358,6 +358,7 @@ AG_GST_CHECK_PLUGIN(adpcmenc)
AG_GST_CHECK_PLUGIN(aiff)
AG_GST_CHECK_PLUGIN(asfmux)
AG_GST_CHECK_PLUGIN(audiofxbad)
+AG_GST_CHECK_PLUGIN(audiomixer)
AG_GST_CHECK_PLUGIN(audiovisualizers)
AG_GST_CHECK_PLUGIN(autoconvert)
AG_GST_CHECK_PLUGIN(bayer)
@@ -2343,6 +2344,7 @@ gst/adpcmenc/Makefile
gst/aiff/Makefile
gst/asfmux/Makefile
gst/audiofxbad/Makefile
+gst/audiomixer/Makefile
gst/audiovisualizers/Makefile
gst/autoconvert/Makefile
gst/bayer/Makefile