| Commit message (Expand) | Author | Age | Files | Lines |
* | Just a comment update, replacing a FIXME to reflect the new expectation of | Alan Curry | 2006-02-18 | 1 | -1/+2 |
* | Fix vec_clip for gcc's that don't handle (vector signed short){16} according | Alan Curry | 2006-02-17 | 1 | -16/+14 |
* | Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just | Alan Curry | 2006-02-11 | 1 | -26/+2 |
* | Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each | Alan Curry | 2006-02-09 | 1 | -3/+3 |
* | altivec_yuv2packedX() ignores the requested output format and unconditionally | Alan Curry | 2006-02-08 | 1 | -2/+32 |
* | AltiVec operations need to have memory aligned on 16-byte boundaries. | Alan Curry | 2006-02-08 | 1 | -2/+5 |
* | vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect | Alan Curry | 2006-02-08 | 1 | -4/+4 |
* | Unify include paths, -I.. is in CFLAGS. | Diego Biurrun | 2005-11-14 | 1 | -2/+2 |
* | postproc/yuv2rgb_altivec.c compile fix | Luca Barbato | 2004-10-05 | 1 | -95/+231 |
* | simplify the init | Alex Beregszaszi | 2004-07-17 | 1 | -45/+13 |
* | some fixes | Alex Beregszaszi | 2004-07-17 | 1 | -14/+9 |
* | altivec yuv->rgb converter | Michael Niedermayer | 2004-06-27 | 1 | -0/+836 |