[MPlayer-cvslog] r35266 - trunk/configure
    cehoyos 
    subversion at mplayerhq.hu
       
    Tue Oct 23 23:12:34 CEST 2012
    
    
  
Author: cehoyos
Date: Tue Oct 23 23:12:34 2012
New Revision: 35266
Log:
Fix compilation with latest FFmpeg.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Oct 21 21:01:48 2012	(r35265)
+++ trunk/configure	Tue Oct 23 23:12:34 2012	(r35266)
@@ -8344,6 +8344,13 @@ YASM       = $_yasm
 DEPYASM    = $_yasm
 YASMFLAGS  = $YASMFLAGS
 
+CONFIG_FFPROBE       = no
+CONFIG_LAVFI_INDEV   = no
+CONFIG_AMOVIE_FILTER = no
+CONFIG_MOVIE_FILTER  = no
+CONFIG_SCALE_FILTER  = no
+CONFIG_SELECT_FILTER = no
+
 CONFIG_STATIC = yes
 SRC_PATH      = .
 LIBPREF       = lib
    
    
More information about the MPlayer-cvslog
mailing list