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.
This commit is contained in:
parent
751a76c5e1
commit
1b49a094fe
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user