librempeg/libavutil/x86
Henrik Gramner c47595fd04 avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation
Fixes yadif-16 which allows FATE to pass.

Broken since 2904db9045 (2017).

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-03-17 19:46:55 +01:00
..
asm.h
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
fixed_dsp_init.c configure: Remove av_restrict 2024-03-17 19:46:49 +01:00
fixed_dsp.asm
float_dsp_init.c configure: Remove av_restrict 2024-03-17 19:46:49 +01:00
float_dsp.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
imgutils_init.c
imgutils.asm
intmath.h
intreadwrite.h x86: Remove inline MMX assembly that clobbers the FPU state 2024-02-11 12:27:23 +01:00
lls_init.c
lls.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
Makefile
pixelutils_init.c
pixelutils.asm avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxext 2023-11-04 01:26:03 +01:00
pixelutils.h
timer.h
tx_float_init.c avutil/x86/tx_float_init: add missed chunk to enable SIMD for bigger 2^n sizes 2024-02-09 17:44:39 +01:00
tx_float.asm x86/tx_float: enable SIMD for sizes over 131072 2024-02-07 18:50:58 +01:00
w64xmmtest.h
x86inc.asm x86inc: Add REPX macro to repeat instructions/operations 2023-11-08 13:49:08 +01:00
x86util.asm avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 2024-03-17 19:46:55 +01:00