summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-04-30 17:44:34 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-04-30 17:44:34 +0100
commit7d65470c4abd67049a997db3d42dfc5d920a1e0a (patch)
tree48f00f31d2e94982ff802824c5cf4f4e705d854e /configure.ac
parentda001be15a6ce8165a8ffe8253f72225348fa2c8 (diff)
downloadgstreamer-plugins-bad-7d65470c4abd67049a997db3d42dfc5d920a1e0a.tar.gz
Remove old camerabin
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index c8d2a2b93..92eb1c41d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -147,7 +147,6 @@ if test "x$HAVE_UNISTD_H" != "xyes"; then
GST_PLUGINS_SELECTED=`echo $GST_PLUGINS_SELECTED | $SED -e s/festival//`
fi
-dnl used by camerabin
AC_CHECK_HEADERS([sys/time.h])
dnl used by ext/dts
@@ -301,7 +300,7 @@ dnl *** plug-ins to include ***
dnl Non ported plugins (non-dependant, then dependant)
dnl Make sure you have a space before and after all plugins
GST_PLUGINS_NONPORTED=" aiff \
- camerabin cdxaparse \
+ cdxaparse \
dccp faceoverlay festival \
fieldanalysis freeverb freeze frei0r gaudieffects \
hdvparse id3tag inter interlace ivfparse jpegformat jp2kdecimator \
@@ -325,7 +324,6 @@ AG_GST_CHECK_PLUGIN(asfmux)
AG_GST_CHECK_PLUGIN(audiovisualizers)
AG_GST_CHECK_PLUGIN(autoconvert)
AG_GST_CHECK_PLUGIN(bayer)
-AG_GST_CHECK_PLUGIN(camerabin)
AG_GST_CHECK_PLUGIN(camerabin2)
AG_GST_CHECK_PLUGIN(cdxaparse)
AG_GST_CHECK_PLUGIN(coloreffects)
@@ -2013,7 +2011,6 @@ gst/asfmux/Makefile
gst/audiovisualizers/Makefile
gst/autoconvert/Makefile
gst/bayer/Makefile
-gst/camerabin/Makefile
gst/camerabin2/Makefile
gst/cdxaparse/Makefile
gst/coloreffects/Makefile
@@ -2113,7 +2110,6 @@ tests/Makefile
tests/check/Makefile
tests/files/Makefile
tests/examples/Makefile
-tests/examples/camerabin/Makefile
tests/examples/camerabin2/Makefile
tests/examples/directfb/Makefile
tests/examples/mxf/Makefile