diff options
author | Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> | 2012-04-13 16:54:38 +0200 |
---|---|---|
committer | Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> | 2012-04-13 17:24:38 +0200 |
commit | edf3139e221a78cec3f1d9b5a16d8bdb978107b7 (patch) | |
tree | d68c8c6a624def851b8fb70bd98d8c536e50d412 /configure.ac | |
parent | 8bf26fa7dc056083607911665618cfc6a3dd90cb (diff) | |
download | gstreamer-plugins-good-edf3139e221a78cec3f1d9b5a16d8bdb978107b7.tar.gz |
videobox: port to 0.11
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 119297b88..a42d4bb5a 100644 --- a/configure.ac +++ b/configure.ac @@ -309,7 +309,6 @@ 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 flx \ - videobox \ cairo cairo_gobject dv1394 gdk_pixbuf \ oss oss4 \ osx_video osx_audio " |