[MPlayer-cvslog] r26174 - trunk/configure
diego
subversion at mplayerhq.hu
Thu Mar 6 00:04:27 CET 2008
Author: diego
Date: Thu Mar 6 00:04:27 2008
New Revision: 26174
Log:
Do not enable grayscale decoding in FFmpeg, it slows down the
default (color) case.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Thu Mar 6 00:04:27 2008
@@ -8209,9 +8209,6 @@ $_def_muxers
#define CONFIG_GPL 1
#define ENABLE_SMALL 0
-/* Support for grayscale encoding/decoding in FFmpeg (makes color slower) */
-#define ENABLE_GRAY 1
-
/* Use AMR codecs from libavcodec. */
$_def_libamr
$_def_libamr_nb
More information about the MPlayer-cvslog
mailing list