summaryrefslogtreecommitdiff
path: root/libavcodec/x86/simple_idct.asm
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-10 20:47:39 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:33:14 +0200
commitb2437a45af58b0a9d726f1ee082e7d2809175b99 (patch)
treea94cedbbddfe53ad48a15db3c0a9e1ec4b61d14c /libavcodec/x86/simple_idct.asm
parent3d151bab323271f476b21d5d84a8cdd6dc20a760 (diff)
avcodec/x86/xvididct: 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 <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/x86/simple_idct.asm')
0 files changed, 0 insertions, 0 deletions