ffmpeg/libswresample/x86
Andreas Rheinhardt 999ccf6495 swresample/x86/{audio_convert,rematrix}: Remove remnants of MMX
Forgotten in 2b94f23b06,
4e51e48ebd and
374b3ab03c.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-04-13 01:16:46 +02:00
..
audio_convert.asm swresample/x86/{audio_convert,rematrix}: Remove remnants of MMX 2026-04-13 01:16:46 +02:00
audio_convert_init.c swresample/x86/audio_convert: Remove obsolete MMX functions 2022-06-14 01:28:29 +02:00
Makefile swresample/x86/Makefile: Only compile ASM init files when X86ASM is enabled 2025-11-30 22:20:13 +01:00
rematrix.asm swresample/x86/{audio_convert,rematrix}: Remove remnants of MMX 2026-04-13 01:16:46 +02:00
rematrix_init.c swresample/x86/Makefile: Only compile ASM init files when X86ASM is enabled 2025-11-30 22:20:13 +01:00
resample.asm swresample/x86/resample: Remove obsolete MMXEXT functions 2022-06-14 01:28:29 +02:00
resample_init.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
w64xmmtest.c