diff options
author | Andreas Rheinhardt <[email protected]> | 2022-06-11 03:31:25 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-06-22 13:37:10 +0200 |
commit | f76477d4d78b01ae0170d3e7d8ef77ac3105a80c (patch) | |
tree | 50a7206e51e387cc46845844427114d6c0895793 /tools/zmqshell.py | |
parent | ec735579814b6b73e17da601ff011a918c49e40f (diff) |
avcodec/x86/vorbisdsp: Remove obsolete 3dnow functions
x64 always has MMX, MMXEXT, SSE and SSE2 and this means
that some functions for MMX, MMXEXT, SSE and 3dnow are always
overridden by other functions (unless one e.g. explicitly
disables SSE2). So given that the only systems which benefit
from the 3dnow implementations are truely ancient 32bit AMD x86s
they are removed.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tools/zmqshell.py')
0 files changed, 0 insertions, 0 deletions