[MPlayer-cvslog] CVS: main configure,1.1092,1.1093

Loren Merritt CVS syncmail at mplayerhq.hu
Mon Oct 24 06:39:20 CEST 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r334 (crf)



Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1092
retrieving revision 1.1093
diff -u -r1.1092 -r1.1093
--- configure	23 Oct 2005 13:55:23 -0000	1.1092
+++ configure	24 Oct 2005 04:39:18 -0000	1.1093
@@ -6138,7 +6138,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 36
+#if X264_BUILD < 37
 #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