summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-06-17 11:01:58 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-06-17 11:01:58 +0000
commitfe76d3be8dceaa6170a3c479987496941f1ed2a2 (patch)
tree25f989f84f95d66e2ae6c1da15b0398adc467ad8 /configure.ac
parentaacf6838eb688de5ba78468fddfd50a7b4b76582 (diff)
downloadgst-plugins-bad-fe76d3be8dceaa6170a3c479987496941f1ed2a2.tar.gz
gst-plugins-bad-fe76d3be8dceaa6170a3c479987496941f1ed2a2.tar.bz2
gst-plugins-bad-fe76d3be8dceaa6170a3c479987496941f1ed2a2.zip
configure.ac: Disable deinterlace2 plugin again which was accidently enabled with last commit.
Original commit message from CVS: * configure.ac: Disable deinterlace2 plugin again which was accidently enabled with last commit.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6a41c6f7..39f64ea2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -234,7 +234,6 @@ AG_GST_CHECK_PLUGIN(app)
AG_GST_CHECK_PLUGIN(bayer)
AG_GST_CHECK_PLUGIN(cdxaparse)
AG_GST_CHECK_PLUGIN(deinterlace)
-AG_GST_CHECK_PLUGIN(deinterlace2)
AG_GST_CHECK_PLUGIN(dvdspu)
AG_GST_CHECK_PLUGIN(festival)
AG_GST_CHECK_PLUGIN(filter)
@@ -1186,7 +1185,6 @@ gst/app/Makefile
gst/bayer/Makefile
gst/cdxaparse/Makefile
gst/deinterlace/Makefile
-gst/deinterlace2/Makefile
gst/dvdspu/Makefile
gst/festival/Makefile
gst/filter/Makefile