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.
 
 
 
 
Andreas Rheinhardt 71e2825150 swscale/x86/swscale: Remove superfluous and invalid ';' 3 years ago
..
Makefile libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 3 years ago
hscale_fast_bilinear_simd.c Include attributes.h directly 4 years ago
input.asm swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 3 years ago
output.asm swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions 3 years ago
rgb2rgb.c libswscale/x86/rgb2rgb: add shuffle_bytes avx2 3 years ago
rgb2rgb_template.c swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version 6 years ago
rgb_2_rgb.asm libswscale/x86/rgb2rgb: add shuffle_bytes avx2 3 years ago
scale.asm Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' 7 years ago
scale_avx2.asm x86/scale_avx2: don't use $ for hex literals 3 years ago
swscale.c swscale/x86/swscale: Remove superfluous and invalid ';' 3 years ago
swscale_template.c swscale/x86/swscale: fix mix of inline and external function definitions 4 years ago
w64xmmtest.c Reinstate proper FFmpeg license for all files. 11 years ago
yuv2rgb.c swscale/x86/yuv2rgb: Remove unused ASM constants 4 years ago
yuv2rgb_template.c libswscale/x86/yuv2rgb: Change inline assembly into nasm code 5 years ago
yuv2yuvX.asm libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext 4 years ago
yuv_2_rgb.asm swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers 4 years ago