ffmpeg/libswscale/ppc
Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth.
For 9/10bit, it means we don't have to upscale to 16bit before
actual scaling or pixel format conversion, and thus a performance
gain.
2011-07-01 09:08:26 -07:00
..
swscale_altivec.c swscale: for >8bit scaling, read in native bit-depth. 2011-07-01 09:08:26 -07: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