vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect
authorAlan Curry <pacman@world.std.com>
Wed, 8 Feb 2006 08:16:53 +0000 (08:16 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 8 Feb 2006 08:16:53 +0000 (08:16 +0000)
commitbe9d060d0c4f7e548bdb6ce96789b22bfd09a704
tree46584385b6bc32f593ae948cdc24d7c2cad008ba
parentc0234aa44ceed5dbb2d5e5994d1c0c238a9fd490
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect
sizes based on the image width instead of height.
patch by Alan Curry, pacman at world dot std dot com

Originally committed as revision 17558 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/yuv2rgb_altivec.c