diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2e05fc77..5a932f4d 100644 --- a/configure.ac +++ b/configure.ac @@ -186,7 +186,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plugins, compilable without additional libs GST_PLUGINS_ALL="\ ac3parse adder audioscale auparse avi cdxaparse chart\ - cutter deinterlace effectv festival flx goom intfloat law level\ + cutter deinterlace effectv festival filter flx goom intfloat law level\ median mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\ mpegaudio mpegaudioparse mpegstream mpegtypes modplug\ monoscope passthrough playondemand qtdemux rtjpeg silence sine\ @@ -785,6 +785,7 @@ gst/cutter/Makefile gst/deinterlace/Makefile gst/effectv/Makefile gst/festival/Makefile +gst/filter/Makefile gst/flx/Makefile gst/goom/Makefile gst/intfloat/Makefile |