diff options
author | Andreas Rheinhardt <[email protected]> | 2022-06-07 01:22:52 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-06-22 13:30:13 +0200 |
commit | 3d716d38abdae1982e84e30becb57458244656bd (patch) | |
tree | dc68ec5d8a5a80511c5376bfd650a7bf52fe2992 /doc/examples | |
parent | fd98594a8831ce037a495b6d7e090bd8f81e83a1 (diff) |
avcodec/x86/audiodsp_init: Remove obsolete MMX(EXT) 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 <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions