]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/motion-test.c
Removes misleading const qualifier, gets rid of two compiler warnings
[ffmpeg] / libavcodec / motion-test.c
index 76978e26a8e7022b46acb6658dde82a810787496..439c4d0737d0ad17edba1164ec2b5c6655a4c88b 100644 (file)
 
 #include "dsputil.h"
 
-#include "i386/mmx.h"
-
 #undef exit
 #undef printf
+#undef random
 
 #define WIDTH 64
 #define HEIGHT 64
@@ -111,7 +110,7 @@ void test_motion(const char *name,
         }
     }
     emms_c();
-    dummy = d1; /* avoid optimisation */
+    dummy = d1; /* avoid optimization */
     ti = gettime() - ti;
 
     printf("  %0.0f kop/s\n",