Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-07-08 21:16:20 +0400
committerDiego Biurrun <diego@biurrun.de>2012-10-31 03:37:42 +0400
commit652f5185945c8405fc57aed353286858df8d066f (patch)
tree9f8c506e35db936ad852bced9d309783cebd2f17 /libswscale/x86/swscale.c
parent04581c8c77ce779e4e70684ac45302972766be0f (diff)
x86: mmx2 ---> mmxext in comments and messages
Diffstat (limited to 'libswscale/x86/swscale.c')
-rw-r--r--libswscale/x86/swscale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/x86/swscale.c b/libswscale/x86/swscale.c
index ba7990e20b..fc74d97201 100644
--- a/libswscale/x86/swscale.c
+++ b/libswscale/x86/swscale.c
@@ -78,7 +78,7 @@ DECLARE_ALIGNED(8, const uint64_t, ff_w1111) = 0x0001000100010001ULL;
#include "swscale_template.c"
#endif
-//MMX2 versions
+// MMXEXT versions
#if HAVE_MMXEXT_INLINE
#undef RENAME
#undef COMPILE_TEMPLATE_MMXEXT