[MPlayer-cvslog] CVS: main configure,1.1136,1.1137

Loren Merritt CVS syncmail at mplayerhq.hu
Sun Mar 5 08:23:13 CET 2006


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r457 (direct_pred=3)



Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1136
retrieving revision 1.1137
diff -u -r1.1136 -r1.1137
--- configure	22 Feb 2006 00:59:11 -0000	1.1136
+++ configure	5 Mar 2006 07:23:11 -0000	1.1137
@@ -6388,7 +6388,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 43
+#if X264_BUILD < 45
 #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