Remove unused variables "flags" and "dstFormat" in yuv2packed1, merge source rows per plane for yuv2packed[12], and make every source argument int16_t (some where invalidly set to uint16_t). This prevents stack pollution and is part of the Great Evil Plan to simplify swscale. |
14 years ago | |
|---|---|---|
| .. | ||
| swscale_altivec.c | swscale: change prototypes of scaled YUV output functions. | 14 years ago |
| yuv2rgb_altivec.c | swscale: split yuv2packedX_altivec in smaller functions. | 14 years ago |
| yuv2rgb_altivec.h | swscale: split yuv2packedX_altivec in smaller functions. | 14 years ago |
| yuv2yuv_altivec.c | swscale: split out unscaled altivec YUV converters in their own file. | 14 years ago |