[MPlayer-cvslog] CVS: main configure,1.972,1.973

Loren Merritt CVS syncmail at mplayerhq.hu
Fri Mar 4 14:11:03 CET 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r150: new option 'b_pyramid'


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.972
retrieving revision 1.973
diff -u -r1.972 -r1.973
--- configure	2 Mar 2005 18:38:13 -0000	1.972
+++ configure	4 Mar 2005 13:10:59 -0000	1.973
@@ -5920,7 +5920,7 @@
 #include <stdint.h>
 #include <stdarg.h>
 #include <x264.h>
-#if X264_BUILD < 0x0013
+#if X264_BUILD < 0x0014
 #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