[MPlayer-cvslog] CVS: main configure,1.1007,1.1008

Loren Merritt CVS syncmail at mplayerhq.hu
Sun May 29 21:05:33 CEST 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r240 (threads)


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1007
retrieving revision 1.1008
diff -u -r1.1007 -r1.1008
--- configure	28 May 2005 15:25:10 -0000	1.1007
+++ configure	29 May 2005 19:05:29 -0000	1.1008
@@ -6099,7 +6099,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 27
+#if X264_BUILD < 28
 #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