]> git.sesse.net Git - ffmpeg/commitdiff
fixed a warning
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 29 Oct 2001 19:54:22 +0000 (19:54 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 29 Oct 2001 19:54:22 +0000 (19:54 +0000)
Originally committed as revision 2541 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

postproc/swscale.c
postproc/swscale_template.c

index 3bcbb8430f3a306286af6e69791533272154fd18..2d68bfd4f5c42615c263076f3ee5e554e58ba72a 100644 (file)
@@ -10,6 +10,7 @@
 #include "../config.h"
 #include "swscale.h"
 #include "../mmx_defs.h"
+#undef MOVNTQ
 
 //#undef HAVE_MMX2
 //#undef HAVE_MMX
index 3bcbb8430f3a306286af6e69791533272154fd18..2d68bfd4f5c42615c263076f3ee5e554e58ba72a 100644 (file)
@@ -10,6 +10,7 @@
 #include "../config.h"
 #include "swscale.h"
 #include "../mmx_defs.h"
+#undef MOVNTQ
 
 //#undef HAVE_MMX2
 //#undef HAVE_MMX