summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-05-16 00:00:07 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-05-16 00:16:31 +0100
commit135e61f7539624b7bba7cdac8527ca23177dbfb1 (patch)
treeca7d1b9b323eaaf7370f29ce4b4259aa4f302b3c /configure.ac
parentee5382d799a7d81d324ed29fe7e2320aec04fd0d (diff)
Moved 'y4menc' from -bad to -good
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 87457191..0fb737e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -308,6 +308,7 @@ AG_GST_CHECK_PLUGIN(videocrop)
AG_GST_CHECK_PLUGIN(videomixer)
AG_GST_CHECK_PLUGIN(wavenc)
AG_GST_CHECK_PLUGIN(wavparse)
+AG_GST_CHECK_PLUGIN(y4m)
dnl *** checks for socket and nsl libraries ***
AC_CHECK_FUNC(socket,,[AC_CHECK_LIB(socket,socket)])
@@ -1086,6 +1087,7 @@ gst/videomixer/Makefile
gst/wavenc/Makefile
gst/wavparse/Makefile
gst/flx/Makefile
+gst/y4m/Makefile
ext/jpeg/Makefile
ext/Makefile
ext/aalib/Makefile