[MPlayer-cvslog] r26176 - trunk/configure
    diego 
    subversion at mplayerhq.hu
       
    Thu Mar  6 01:34:42 CET 2008
    
    
  
Author: diego
Date: Thu Mar  6 01:34:40 2008
New Revision: 26176
Log:
10l: ENABLE_GRAY needs to be present for libavcodec to compile.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Thu Mar  6 01:34:40 2008
@@ -8208,6 +8208,7 @@ $_def_muxers
 
 #define CONFIG_GPL 1
 #define ENABLE_SMALL 0
+#define ENABLE_GRAY 0
 
 /* Use AMR codecs from libavcodec. */
 $_def_libamr
    
    
More information about the MPlayer-cvslog
mailing list