From 5d3c5c26f6b42561b043fccf9b87b4dc9c2b6093 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 5 Mar 2008 23:04:27 +0000 Subject: Do not enable grayscale decoding in FFmpeg, it slows down the default (color) case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26174 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure b/configure index ed02531215..6ea15e736f 100755 --- a/configure +++ b/configure @@ -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 -- cgit v1.2.3