[MPlayer-cvslog] CVS: main configure,1.1017,1.1018

Loren Merritt CVS syncmail at mplayerhq.hu
Sun Jun 5 21:05:03 CEST 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r252 (8x8dct)


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1017
retrieving revision 1.1018
diff -u -r1.1017 -r1.1018
--- configure	5 Jun 2005 14:47:26 -0000	1.1017
+++ configure	5 Jun 2005 19:05:00 -0000	1.1018
@@ -6090,7 +6090,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 28
+#if X264_BUILD < 29
 #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