log postproc/yuv2rgb_altivec.c @ 17566:f580a7755ac5

age author description
Thu, 09 Feb 2006 00:29:35 +0000 diego Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each
Wed, 08 Feb 2006 13:14:19 +0000 diego altivec_yuv2packedX() ignores the requested output format and unconditionally
Wed, 08 Feb 2006 08:20:40 +0000 diego AltiVec operations need to have memory aligned on 16-byte boundaries.
Wed, 08 Feb 2006 08:16:53 +0000 diego vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect
Mon, 14 Nov 2005 00:30:37 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 05 Oct 2004 19:11:00 +0000 michael postproc/yuv2rgb_altivec.c compile fix
Sat, 17 Jul 2004 08:53:20 +0000 alex simplify the init
Sat, 17 Jul 2004 07:01:15 +0000 alex some fixes
Sun, 27 Jun 2004 00:07:15 +0000 michael altivec yuv->rgb converter