diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-10 20:54:45 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-22 13:34:06 +0200 |
commit | 6feea076e98512d78c8d735509ab6b5e9a71ca1c (patch) | |
tree | 21adb1c6eb86dff340b7d6a3a0e69e81b68e9141 /doc/general_contents.texi | |
parent | 92b58002776edd3a3df03c90e8a3ab24b8f987de (diff) | |
download | ffmpeg-6feea076e98512d78c8d735509ab6b5e9a71ca1c.tar.gz |
avcodec/x86/lossless_audiodsp: Remove obsolete MMXEXT function
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 ff_scalarproduct_and_madd_int16_mmxext are truely
ancient 32bit x86s it is removed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc/general_contents.texi')
0 files changed, 0 insertions, 0 deletions