From 5f43c89d8b6f551c98c3c46af2f994a291188f35 Mon Sep 17 00:00:00 2001 From: stefano Date: Sat, 6 Mar 2010 11:50:54 +0000 Subject: Avoid duplication of usePal() macro. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30856 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libswscale/swscale.c | 1 - libswscale/swscale_internal.h | 1 + libswscale/utils.c | 2 -- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/libswscale/swscale.c b/libswscale/swscale.c index ab77537ff2..0b1faa1f4b 100644 --- a/libswscale/swscale.c +++ b/libswscale/swscale.c @@ -92,7 +92,6 @@ untested special converters || (x)==PIX_FMT_UYVY422 \ || isAnyRGB(x) \ ) -#define usePal(x) (av_pix_fmt_descriptors[x].flags & PIX_FMT_PAL) #define RGB2YUV_SHIFT 15 #define BY ( (int)(0.114*219/255*(1<