[MPlayer-dev-eng] [PATCH] configure latest libavcodec

Alexander Gottwald Alexander.Gottwald at s1999.tu-chemnitz.de
Thu Nov 14 22:07:53 CET 2002


Hi, 

configure has problems detecting the latest ffmpeg libavcodec.so. The MBR
and MBC defines are now removed from the header. The patch removes the 
check for these values. 

bye
    ago

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.603
diff -u -r1.603 configure
--- configure	12 Nov 2002 01:56:21 -0000	1.603
+++ configure	14 Nov 2002 21:02:13 -0000
@@ -3849,7 +3849,6 @@
   cat > $TMPC << EOF
 #define FF_POSTPROCESS 1 
 #include <ffmpeg/avcodec.h>
-int quant_store[MBR+1][MBC+1];
 int main(void) { 
     avcodec_find_encoder_by_name("");
     return 0; 

     
NP: Apoptygma Berzerk - Burnin Heretic
-- 
 Alexander.Gottwald at informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723




More information about the MPlayer-dev-eng mailing list