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.
 
 
 
 
Mark Reid 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 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
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
rgb_2_rgb.asm libswscale/x86/rgb2rgb: add shuffle_bytes avx2 3 years ago
scale.asm
scale_avx2.asm x86/scale_avx2: don't use $ for hex literals 3 years ago
swscale.c swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 3 years ago
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c
yuv2yuvX.asm
yuv_2_rgb.asm