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/rgb2rgb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libswscale/x86/rgb2rgb.c') diff --git a/libswscale/x86/rgb2rgb.c b/libswscale/x86/rgb2rgb.c index 59626804cc..486f436702 100644 --- a/libswscale/x86/rgb2rgb.c +++ b/libswscale/x86/rgb2rgb.c @@ -84,7 +84,7 @@ DECLARE_ASM_CONST(8, uint64_t, blue_15mask) = 0x0000001f0000001fULL; #define RV ((int)( 0.439*(1<RGB16 original by Strepto/Astral ported to gcc & bugfixed : A'rpi - MMX2, 3DNOW optimization by Nick Kurshev + MMXEXT, 3DNOW optimization by Nick Kurshev 32-bit C version, and and&add trick by Michael Niedermayer */ -- cgit v1.2.3