ffmpeg/libswresample/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
audio_convert.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
audio_convert_init.c
rematrix.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
rematrix_init.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
resample.asm swresample/x86/resample: Remove obsolete MMXEXT functions 2022-06-14 01:28:29 +02:00
resample_init.c swresample/x86/resample: Remove obsolete MMXEXT functions 2022-06-14 01:28:29 +02:00
w64xmmtest.c