summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2009-01-22 11:00:59 +0100
committerSebastian Dröge <slomo@circular-chaos.org>2009-01-22 13:12:59 +0100
commit1b49a094feecae976611933269562f83d837b009 (patch)
tree5eee1e8146cb7a766dcc4d13ad9f259058038f02 /configure.ac
parent751a76c5e1e90001578e8d7f7e08df591ece8c61 (diff)
downloadgst-plugins-bad-1b49a094feecae976611933269562f83d837b009.tar.gz
gst-plugins-bad-1b49a094feecae976611933269562f83d837b009.tar.bz2
gst-plugins-bad-1b49a094feecae976611933269562f83d837b009.zip
Disable the filter plugin from the build
The filter plugin only contains a limited IIR filter element which is now obsoleted by the audioiirfilter element from gst-plugins-good/audiofx.
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 11e693a4..e31a119f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -243,7 +243,6 @@ 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)
AG_GST_CHECK_PLUGIN(flv)
AG_GST_CHECK_PLUGIN(freeze)
AG_GST_CHECK_PLUGIN(h264parse)
@@ -1396,7 +1395,6 @@ gst/deinterlace/Makefile
gst/deinterlace2/Makefile
gst/dvdspu/Makefile
gst/festival/Makefile
-gst/filter/Makefile
gst/flv/Makefile
gst/freeze/Makefile
gst/h264parse/Makefile