ffmpeg/libavutil/x86
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h
There are lots of files that don't need it: The number of object
files that actually need it went down from 2011 to 884 here.

Keep it for external users in order to not cause breakages.

Also improve the other headers a bit while just at it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-03-31 00:08:43 +01:00
..
Makefile
asm.h
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
fixed_dsp.asm
fixed_dsp_init.c
float_dsp.asm
float_dsp_init.c
imgutils.asm
imgutils_init.c
intmath.h
intreadwrite.h
lls.asm
lls_init.c
pixelutils.asm
pixelutils.h
pixelutils_init.c
timer.h
tx_float.asm
tx_float_init.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
w64xmmtest.h
x86inc.asm x86: Update x86inc.asm 2024-03-24 14:53:57 +01:00
x86util.asm