diff libswscale/yuv2rgb.c @ 26638:e82c55f04149

Build sparc arch specific code using the Makefile
author lu_zero
date Sun, 04 May 2008 20:19:33 +0000
parents 2f5886f0d307
children 65b8334df960
line wrap: on
line diff
--- a/libswscale/yuv2rgb.c	Sun May 04 18:28:24 2008 +0000
+++ b/libswscale/yuv2rgb.c	Sun May 04 20:19:33 2008 +0000
@@ -39,14 +39,6 @@
 #include "swscale.h"
 #include "swscale_internal.h"
 
-#ifdef HAVE_VIS
-#include "yuv2rgb_vis.c"
-#endif
-
-#ifdef CONFIG_MLIB
-#include "yuv2rgb_mlib.c"
-#endif
-
 #define DITHER1XBPP // only for mmx
 
 const uint8_t  __attribute__((aligned(8))) dither_2x2_4[2][8]={