From: Cédric Schieli Date: Tue, 14 Apr 2009 14:11:57 +0000 (+0000) Subject: Do not use abgrToA for both luma and alpha channel in hyscale. X-Git-Tag: v0.6~4756 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/39e5f87b1accebee2df27ef2bf5f4f77a727dd5d?hp=39e5f87b1accebee2df27ef2bf5f4f77a727dd5d Do not use abgrToA for both luma and alpha channel in hyscale. This fixes RGB32 (et al.) scaling. Originally committed as revision 29179 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale ---