summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-05-08 20:18:12 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-05-08 20:18:12 +0000
commit87efb53a7b8b25c723a7d8eee71e22d0dc043ea6 (patch)
tree7675bfa1b648392e79a48aa1ea4a7f1eb7003876 /configure.ac
parente1dd478f096fb23a57ab6bd1c8474940587cf65c (diff)
downloadgst-plugins-bad-87efb53a7b8b25c723a7d8eee71e22d0dc043ea6.tar.gz
gst-plugins-bad-87efb53a7b8b25c723a7d8eee71e22d0dc043ea6.tar.bz2
gst-plugins-bad-87efb53a7b8b25c723a7d8eee71e22d0dc043ea6.zip
Added simple seeking testsuite
Original commit message from CVS: Added simple seeking testsuite Added effectv
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a674cb5b..83230534 100644
--- a/configure.ac
+++ b/configure.ac
@@ -170,7 +170,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 festival flx goom intfloat law level\
+ cutter deinterlace effectv festival flx goom intfloat law level\
median mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\
mpegaudio mpegaudioparse mpegstream mpegtypes modplug\
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
@@ -760,6 +760,7 @@ gst/cdxaparse/Makefile
gst/chart/Makefile
gst/cutter/Makefile
gst/deinterlace/Makefile
+gst/effectv/Makefile
gst/festival/Makefile
gst/flx/Makefile
gst/goom/Makefile
@@ -855,6 +856,7 @@ gst-libs/gst/floatcast/Makefile
examples/capsfilter/Makefile
examples/Makefile
tools/Makefile
+testsuite/seeking/Makefile
)
AC_OUTPUT