You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Clément Bœsch 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
..
Makefile sws: move inline asm hscale to MMX_OBJS 10 years ago
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. 10 years ago
input.asm swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 11 years ago
output.asm Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
rgb2rgb.c
rgb2rgb_template.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
scale.asm Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
swscale.c swscale: cleanup unused code 9 years ago
swscale_template.c swscale: cleanup unused code 9 years ago
w64xmmtest.c
yuv2rgb.c Drop pointless assert.h #includes 9 years ago
yuv2rgb_template.c