ffmpeg/libswscale/x86
Pedro Arthur 6de58b4903 swscale: cleanup unused code
Removed previous swscale code under '#ifndef NEW_FILTER'
and removed unused fields of SwsContext
2016-03-31 16:36:16 -03:00
..
Makefile
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
output.asm swscale/x86/output: Fix yuv2planeX_16* with unaligned destination 2016-02-17 04:47:51 +01:00
rgb2rgb.c
rgb2rgb_template.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
scale.asm
swscale.c swscale: cleanup unused code 2016-03-31 16:36:16 -03:00
swscale_template.c swscale: cleanup unused code 2016-03-31 16:36:16 -03:00
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c