ffmpeg/libswscale/x86
Martin Vignali 07a566e7d6 swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422
and checkasm test
2018-04-22 19:15:32 +02:00
..
Makefile swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321 2018-03-24 20:21:58 +01:00
hscale_fast_bilinear_simd.c
input.asm
output.asm
rgb2rgb.c swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 2018-04-22 19:15:32 +02:00
rgb2rgb_template.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
rgb_2_rgb.asm swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 2018-04-22 19:15:32 +02:00
scale.asm Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' 2017-10-21 12:15:57 -03:00
swscale.c Fix missing used attribute for inline assembly variables 2017-11-13 03:58:34 +01:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c