[MPlayer-cvslog] CVS: main configure,1.974,1.975

Loren Merritt CVS syncmail at mplayerhq.hu
Tue Mar 15 00:26:12 CET 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 171: chroma_me, chroma_qp_offset


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.974
retrieving revision 1.975
diff -u -r1.974 -r1.975
--- configure	6 Mar 2005 14:43:41 -0000	1.974
+++ configure	14 Mar 2005 23:26:08 -0000	1.975
@@ -5919,7 +5919,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 0x0014
+#if X264_BUILD < 22
 #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