[Mplayer-cvslog] CVS: main/postproc swscale.c,1.25,1.26

Michael Niedermayer michael at mplayer.dev.hu
Mon Oct 29 20:55:27 CET 2001


Update of /cvsroot/mplayer/main/postproc
In directory mplayer:/var/tmp.root/cvs-serv17707

Modified Files:
	swscale.c 
Log Message:
fixed a warning


Index: swscale.c
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/swscale.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- swscale.c	29 Oct 2001 18:00:45 -0000	1.25
+++ swscale.c	29 Oct 2001 19:54:22 -0000	1.26
@@ -10,6 +10,7 @@
 #include "../config.h"
 #include "swscale.h"
 #include "../mmx_defs.h"
+#undef MOVNTQ
 
 //#undef HAVE_MMX2
 //#undef HAVE_MMX




More information about the MPlayer-cvslog mailing list