ffmpeg/libswresample/x86
Andreas Rheinhardt f3c197b129 Include attributes.h directly
Some files currently rely on libavutil/cpu.h to include it for them;
yet said file won't use include it any more after the currently
deprecated functions are removed, so include attributes.h directly.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-19 14:34:10 +02:00
..
Makefile build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
audio_convert.asm x86/audio_convert: fix clobbering of xmm registers 2015-10-01 22:40:50 -03:00
audio_convert_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
rematrix.asm
rematrix_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
resample.asm swresample/x86/resample: extend resample_double to support avx and fma3 2017-03-19 12:24:41 +07:00
resample_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
w64xmmtest.c