[Mplayer-cvslog] CVS: main configure,1.604,1.605

Arpi of Ize arpi at mplayerhq.hu
Sat Nov 16 03:54:50 CET 2002


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv18307

Modified Files:
	configure 
Log Message:
configure has problems detecting the latest ffmpeg libavcodec.so. The MBR
and MBC defines are now removed from the header.
patch by Alexander.Gottwald at s1999.tu-chemnitz.de


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -r1.604 -r1.605
--- configure	14 Nov 2002 23:49:05 -0000	1.604
+++ configure	16 Nov 2002 02:54:26 -0000	1.605
@@ -3854,7 +3854,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; 




More information about the MPlayer-cvslog mailing list