changeset 26142:9c5f34c370a7

Do not enable grayscale decoding in FFmpeg, it slows down the default (color) case.
author diego
date Wed, 05 Mar 2008 23:04:27 +0000
parents f967b5f33697
children 268ecf0e1ba4
files configure
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Mar 05 23:03:04 2008 +0000
+++ b/configure	Wed Mar 05 23:04:27 2008 +0000
@@ -8209,9 +8209,6 @@
 #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