--- libswscale/rgb2rgb.c.orig 2009-02-12 14:30:37.222852621 +0100 +++ libswscale/rgb2rgb.c 2009-02-12 14:31:38.877425291 +0100 @@ -148,7 +148,7 @@ #define RENAME(a) a ## _C #include "rgb2rgb_template.c" -#if ARCH_X86 && CONFIG_GPL +#if ARCH_X86 && CONFIG_GPL && !defined(__APPLE__) //MMX versions #undef RENAME