summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-07-23 15:49:04 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2012-07-23 15:50:18 +0200
commit7fdd6075618a6696a44e1183cab2177598d7f646 (patch)
tree46002a45462429acd83a8a232bbb3232d71527c1 /configure.ac
parenta5dfa3d689b16f051487c6389b28ecafa1cbdbe1 (diff)
downloadgst-plugins-good-7fdd6075618a6696a44e1183cab2177598d7f646.tar.gz
gst-plugins-good-7fdd6075618a6696a44e1183cab2177598d7f646.tar.xz
deinterlace: get frame flags correctly
Also move the deinterlace plugin to ported status
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index be132e994..a30a785ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -297,9 +297,7 @@ dnl *** plug-ins to include ***
dnl Non ported plugins (non-dependant, then dependant)
dnl Make sure you have a space before and after all plugins
-GST_PLUGINS_NONPORTED="deinterlace \
- cairo cairo_gobject gdk_pixbuf \
- osx_audio "
+GST_PLUGINS_NONPORTED="cairo cairo_gobject gdk_pixbuf osx_audio "
AC_SUBST(GST_PLUGINS_NONPORTED)
dnl these are all the gst plug-ins, compilable without additional libs