From 7b5d7b9e85bc96ba77315d730f9351bc23dfdb71 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 11 Sep 2008 01:49:35 +0000 Subject: [PATCH] Set rgb2yuv constants more accurately, makes no real difference though. Originally committed as revision 27577 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/swscale.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/libswscale/swscale.c b/libswscale/swscale.c index b55d4d21bb..646885d5bd 100644 --- a/libswscale/swscale.c +++ b/libswscale/swscale.c @@ -153,15 +153,15 @@ unsigned swscale_version(void) ) #define RGB2YUV_SHIFT 15 -#define BY ((int)( 0.098*(1<