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.
 
 
 
 
James Almer 621e2625e0 swscale/x86/output: add missing AVX2 support preprocessor wrappers 4 years ago
..
Makefile libswscale/x86/yuv2rgb: Change inline assembly into nasm code 5 years ago
hscale_fast_bilinear_simd.c swscale: save ebx register when it is not available 8 years ago
input.asm swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 11 years ago
output.asm swscale/x86/output: add missing AVX2 support preprocessor wrappers 4 years ago
rgb2rgb.c swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version 6 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 swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file 6 years ago
scale.asm Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' 7 years ago
swscale.c swscale/x86/output: add AVX2 version of yuv2nv12cX 4 years ago
swscale_template.c swscale: Add support for NV24 and NV42 6 years ago
w64xmmtest.c Reinstate proper FFmpeg license for all files. 11 years ago
yuv2rgb.c libswscale/x86/yuv2rgb: add ssse3 version 5 years ago
yuv2rgb_template.c libswscale/x86/yuv2rgb: Change inline assembly into nasm code 5 years ago
yuv_2_rgb.asm x86/yuv2rgb: fix crashes when storing data on unaligned buffers 4 years ago