FFmpeg/libswscale/ppc
Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support.
This means that precision is retained when scaling between sample
formats with >8 bits per component (48bit RGB, 16bit grayscale,
9/10/16bit YUV).
2011-06-30 04:45:00 +02:00
..
swscale_altivec.c swscale: implement >8bit scaling support. 2011-06-30 04:45:00 +02:00
yuv2rgb_altivec.c swscale: split yuv2packedX_altivec in smaller functions. 2011-06-27 18:05:16 -07:00
yuv2rgb_altivec.h swscale: split yuv2packedX_altivec in smaller functions. 2011-06-27 18:05:16 -07:00
yuv2yuv_altivec.c swscale: split out unscaled altivec YUV converters in their own file. 2011-06-03 09:52:09 -07:00