[0.11] gst-plugins-ugly: configure: update ported plugins list
Wim Taymans
wtay at kemper.freedesktop.org
Wed Sep 28 04:10:34 PDT 2011
Module: gst-plugins-ugly
Branch: 0.11
Commit: b7de899d5d80f4adde5b47244a662a9861d36f28
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/commit/?id=b7de899d5d80f4adde5b47244a662a9861d36f28
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Wed Sep 28 13:05:55 2011 +0200
configure: update ported plugins list
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 94526a2..cb74cf0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -210,9 +210,9 @@ 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=" dvdlpcmdec dvdsub iec958 synaesthesia xingmux \
+GST_PLUGINS_NONPORTED=" dvdsub iec958 synaesthesia xingmux \
mpegstream realmedia \
- a52dec amrnb amrwb cdio dvdread lame mpeg2dec twolame x264 "
+ amrnb amrwb cdio dvdread mpeg2dec twolame "
AC_SUBST(GST_PLUGINS_NONPORTED)
dnl these are all the gst plug-ins, compilable without additional libs
More information about the gstreamer-commits
mailing list