changeset 2540:f2e70944d02a

fixed a warning
author michael
date Mon, 29 Oct 2001 19:54:22 +0000
parents 4ec3d2f594f8
children 88195a28576a
files postproc/swscale.c postproc/swscale_template.c
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/postproc/swscale.c	Mon Oct 29 18:44:20 2001 +0000
+++ b/postproc/swscale.c	Mon Oct 29 19:54:22 2001 +0000
@@ -10,6 +10,7 @@
 #include "../config.h"
 #include "swscale.h"
 #include "../mmx_defs.h"
+#undef MOVNTQ
 
 //#undef HAVE_MMX2
 //#undef HAVE_MMX
--- a/postproc/swscale_template.c	Mon Oct 29 18:44:20 2001 +0000
+++ b/postproc/swscale_template.c	Mon Oct 29 19:54:22 2001 +0000
@@ -10,6 +10,7 @@
 #include "../config.h"
 #include "swscale.h"
 #include "../mmx_defs.h"
+#undef MOVNTQ
 
 //#undef HAVE_MMX2
 //#undef HAVE_MMX