From 652f5185945c8405fc57aed353286858df8d066f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 8 Jul 2012 19:16:20 +0200 Subject: x86: mmx2 ---> mmxext in comments and messages --- libswscale/x86/swscale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale/x86/swscale.c') 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 -- cgit v1.2.3