FFmpeg/libswresample
Andreas Rheinhardt 4e51e48ebd swresample/x86/rematrix: Remove obsolete MMX functions
x64 always has MMX, MMXEXT, SSE and SSE2 and this means
that some functions for MMX, MMXEXT and 3dnow are always
overridden by other functions (unless one e.g. explicitly
disables SSE2) for x64. So given that the only systems that
benefit from these functions are truely ancient 32bit x86s
they are removed.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-06-14 01:28:29 +02:00
..
aarch64
arm
tests
x86 swresample/x86/rematrix: Remove obsolete MMX functions 2022-06-14 01:28:29 +02:00
audioconvert.c
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
noise_shaping_data.c
options.c
rematrix_template.c
rematrix.c swresample/rematrix: fix typo in clean_layout() 2022-03-28 00:07:42 -03:00
resample_dsp.c
resample_template.c
resample.c swresample/resample: Properly empty MMX state 2022-06-14 01:28:29 +02:00
resample.h
soxr_resample.c
swresample_frame.c
swresample_internal.h
swresample.c lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
swresample.h Keep including the full version.h when headers are included externally 2022-03-19 00:01:57 +02:00
swresampleres.rc
version_major.h
version.c lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
version.h