summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Smith <msmith@songbirdnest.com>2009-05-22 16:56:52 -0700
committerMichael Smith <msmith@songbirdnest.com>2009-05-22 16:56:52 -0700
commit1a98c66f4a446a496b1362542da8eda887498103 (patch)
tree066a3c43af7f89703397f082eb7a9d7f1d76b3a6 /configure.ac
parent0444aa33747e0f8c2a59d682668b4b41b7ac23e3 (diff)
downloadgstreamer-plugins-bad-1a98c66f4a446a496b1362542da8eda887498103.tar.gz
adpcmdec: Add new plugin for ms-adpcm decoding.
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 3112582af..eb624b8fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -251,6 +251,7 @@ dnl *** plug-ins to include ***
dnl these are all the gst plug-ins, compilable without additional libs
AG_GST_CHECK_PLUGIN(aacparse)
+AG_GST_CHECK_PLUGIN(adpcmdec)
AG_GST_CHECK_PLUGIN(aiffparse)
AG_GST_CHECK_PLUGIN(amrparse)
AG_GST_CHECK_PLUGIN(autoconvert)
@@ -1560,6 +1561,7 @@ common/shave-libtool
gst-plugins-bad.spec
gst/Makefile
gst/aacparse/Makefile
+gst/adpcmdec/Makefile
gst/aiffparse/Makefile
gst/amrparse/Makefile
gst/autoconvert/Makefile