summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNokia Corporation <multimedia@maemo.org>2009-02-05 15:48:32 +0200
committerRené Stadler <rene.stadler@nokia.com>2009-02-09 10:22:09 +0200
commit3751eaeb794c613e0b15ad8003297b4617d908bc (patch)
tree08f7c53d3beb2b967529f8621d9f3d2d82323108 /configure.ac
parentf081d3e7b6db4d4e20cc658a192cbbfbceaea9af (diff)
downloadgst-plugins-bad-3751eaeb794c613e0b15ad8003297b4617d908bc.tar.gz
gst-plugins-bad-3751eaeb794c613e0b15ad8003297b4617d908bc.tar.bz2
gst-plugins-bad-3751eaeb794c613e0b15ad8003297b4617d908bc.zip
Add camerabin element.
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 7ec7cea5..3cc51ab8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -239,6 +239,7 @@ dnl these are all the gst plug-ins, compilable without additional libs
AG_GST_CHECK_PLUGIN(aacparse)
AG_GST_CHECK_PLUGIN(aiffparse)
AG_GST_CHECK_PLUGIN(amrparse)
+AG_GST_CHECK_PLUGIN(camerabin)
AG_GST_CHECK_PLUGIN(legacyresample)
AG_GST_CHECK_PLUGIN(bayer)
AG_GST_CHECK_PLUGIN(cdxaparse)
@@ -1412,6 +1413,7 @@ gst/aiffparse/Makefile
gst/amrparse/Makefile
gst/legacyresample/Makefile
gst/bayer/Makefile
+gst/camerabin/Makefile
gst/cdxaparse/Makefile
gst/dccp/Makefile
gst/deinterlace/Makefile