ffmpeg/libswscale/x86
Alan Kelly 3ce8d09244 libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-04-01 20:47:52 +02:00
..
Makefile swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop 2021-02-17 21:21:03 +01:00
hscale_fast_bilinear_simd.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
input.asm
output.asm swscale/x86/output: add missing AVX2 support preprocessor wrappers 2020-08-20 15:14:56 -03:00
rgb2rgb.c swscale/x86/rgb2rgb: Remove unused ASM constants 2021-02-24 09:45:17 +01:00
rgb2rgb_template.c swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version 2018-10-13 14:12:41 +02:00
rgb_2_rgb.asm swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file 2018-10-18 21:43:19 +02:00
scale.asm Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' 2017-10-21 12:15:57 -03:00
swscale.c libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 2021-04-01 20:47:52 +02:00
swscale_template.c swscale/x86/swscale: fix mix of inline and external function definitions 2021-02-18 18:47:42 -03:00
w64xmmtest.c
yuv2rgb.c swscale/x86/yuv2rgb: Remove unused ASM constants 2021-02-24 09:43:14 +01:00
yuv2rgb_template.c libswscale/x86/yuv2rgb: Change inline assembly into nasm code 2020-02-05 17:41:59 +01:00
yuv2yuvX.asm libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext 2021-04-01 20:47:52 +02:00
yuv_2_rgb.asm swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers 2020-11-02 00:31:34 +01:00