ffmpeg/libswresample
Andreas Rheinhardt 509be049b6 swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX
There are no MMX functions left in all of libswresample, so checking
for it makes no sense. Notice that configure currently disables x86asm
if mmx is disabled, so the check is also redundant.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-02-13 09:21:33 +01:00
..
aarch64 aarch64: Fix a few misindented lines 2025-02-28 23:23:09 +02:00
arm arm: Consistently use proper interworking function returns 2024-10-09 15:52:51 +03:00
tests av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01:00
x86 swresample/x86/audio_convert: Remove remnants of MMX 2026-02-13 09:21:33 +01:00
audioconvert.c swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX 2026-02-13 09:21:33 +01:00
audioconvert.h avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 2021-07-22 14:33:45 +02:00
dither.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
dither_template.c
libswresample.v
log2_tab.c
Makefile configure: always enable gnu_windres if available 2022-08-13 14:42:36 +02:00
noise_shaping_data.c swresample/noise_shaping_data: Remove unused tables 2022-06-15 04:58:14 +02:00
options.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
rematrix.c swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX 2026-02-13 09:21:33 +01:00
rematrix_template.c swresample/rematrix_template: Constify get_mix_any_func 2025-09-15 17:52:22 +02:00
resample.c swresample/resample, soxr_resample: Use designated initializers 2025-09-13 21:25:40 +00:00
resample.h
resample_dsp.c swresample/x86/Makefile: Only compile ASM init files when X86ASM is enabled 2025-11-30 22:20:13 +01:00
resample_template.c
soxr_resample.c swresample/soxr_resample: pass initialized data to soxr_process() in flush() 2025-12-08 21:31:13 +00:00
swresample.c swresample/swresample: Avoid av_unused 2025-11-09 13:42:27 +01:00
swresample.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
swresample_frame.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
swresample_internal.h swresample/x86/rematrix_init: Avoid allocation for native_simd_one 2025-09-15 17:52:22 +02:00
swresampleres.rc
version.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
version.h Bump versions for master after release/8.0 2025-08-09 18:03:05 +02:00
version_major.h libs: bump major version for all libraries 2025-03-28 14:44:34 -03:00