[MPlayer-cvslog] CVS: main configure,1.1115,1.1116

Loren Merritt CVS syncmail at mplayerhq.hu
Fri Dec 30 06:15:29 CET 2005


CVS change done by Loren Merritt CVS

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv28337

Modified Files:
	configure 
Log Message:
sync to x264 r390 (bime)



Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1115
retrieving revision 1.1116
diff -u -r1.1115 -r1.1116
--- configure	29 Dec 2005 18:01:22 -0000	1.1115
+++ configure	30 Dec 2005 05:15:26 -0000	1.1116
@@ -6265,7 +6265,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 40
+#if X264_BUILD < 43
 #error We do not support old versions of x264. Get the latest from SVN.
 #endif
 int main(void) { x264_encoder_open((void*)0); return 0; }




More information about the MPlayer-cvslog mailing list