Define ENABLE_GRAY for FFmpeg

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23992 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
uau 2007-08-01 14:29:26 +00:00
parent 263a11fac0
commit e1bcd20b2c
1 changed files with 3 additions and 0 deletions

3
configure vendored
View File

@ -7925,6 +7925,9 @@ $_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