[MPlayer-cvslog] CVS: main configure,1.1104,1.1105

Loren Merritt CVS syncmail at mplayerhq.hu
Tue Nov 22 06:17:19 CET 2005


CVS change done by Loren Merritt CVS

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

Modified Files:
	configure 
Log Message:
sync to x264 r373 (brdo)



Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1104
retrieving revision 1.1105
diff -u -r1.1104 -r1.1105
--- configure	17 Nov 2005 11:07:29 -0000	1.1104
+++ configure	22 Nov 2005 05:17:16 -0000	1.1105
@@ -6223,7 +6223,7 @@
 cat > $TMPC << EOF
 #include <inttypes.h>
 #include <x264.h>
-#if X264_BUILD < 39
+#if X264_BUILD < 40
 #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