summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-05 23:04:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-05 23:04:27 +0000
commit5d3c5c26f6b42561b043fccf9b87b4dc9c2b6093 (patch)
treec853984f65f965388ee5d4cd381b63f9f0309826
parent9d6f93f65237b864191b315c0f1c854c9ac48ac5 (diff)
downloadmpv-5d3c5c26f6b42561b043fccf9b87b4dc9c2b6093.tar.bz2
mpv-5d3c5c26f6b42561b043fccf9b87b4dc9c2b6093.tar.xz
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
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 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