[MPlayer-cvslog] CVS: main configure,1.1004,1.1005

Loren Merritt CVS syncmail at mplayerhq.hu
Tue May 24 08:03:39 CEST 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r239 (zoned ratecontrol and UMHex ME)


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1004
retrieving revision 1.1005
diff -u -r1.1004 -r1.1005
--- configure	15 May 2005 20:11:33 -0000	1.1004
+++ configure	24 May 2005 06:03:37 -0000	1.1005
@@ -6052,7 +6052,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 24
+#if X264_BUILD < 27
 #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