ffmpeg/libswscale/x86
Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling
+ split color conversion from scaling
- disabled gamma correction, until it's refactored too

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-08-18 01:33:32 +02:00
..
hscale_fast_bilinear_simd.c libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list. 2015-05-13 11:59:30 +02:00
input.asm
Makefile
output.asm
rgb2rgb_template.c swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 2015-06-23 13:28:09 -03:00
rgb2rgb.c
scale.asm
swscale_template.c YUV->BGR32 MMX support 2015-07-04 00:03:45 +02:00
swscale.c swscale: refactor horizontal scaling 2015-08-18 01:33:32 +02:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c