From: Michael Niedermayer Date: Thu, 11 Sep 2008 01:49:35 +0000 (+0000) Subject: Set rgb2yuv constants more accurately, makes no real difference though. X-Git-Tag: v0.5~2567 X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=7b5d7b9e85bc96ba77315d730f9351bc23dfdb71 Set rgb2yuv constants more accurately, makes no real difference though. Originally committed as revision 27577 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- 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<