ffmpeg/libavutil/x86
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions
Some of these were made possible by moving several common macros to
libavutil/macros.h.

While just at it, also improve the other headers a bit.

Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-02-24 12:56:49 +01:00
..
Makefile x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled 2022-01-27 02:17:46 +01:00
asm.h
bswap.h
cpu.c avutil/cpu: move slow gather checks below in the function 2021-12-21 17:51:17 -03:00
cpu.h
cpuid.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
emms.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
emms.h avutil/x86/emms: Don't unnecessarily include lavu/cpu.h 2022-02-21 12:37:51 +01:00
fixed_dsp.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
fixed_dsp_init.c
float_dsp.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
float_dsp_init.c
imgutils.asm
imgutils_init.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
intmath.h x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() 2021-11-19 11:21:03 -03:00
intreadwrite.h
lls.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
lls_init.c
pixelutils.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
pixelutils.h
pixelutils_init.c
timer.h
tx_float.asm libavutil: include assembly with full path from source root 2022-02-08 10:42:26 +01:00
tx_float_init.c lavu/tx: refactor assembly codelet definition 2022-02-07 03:56:45 +01:00
w64xmmtest.h
x86inc.asm
x86util.asm