aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/v210-init.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-10 15:32:33 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:30:59 +0200
commitd402ec6be99dc82e263bad883e7c1c3d957343db (patch)
treee76b13fadb0386cfa275685ff469299e214b883b /libavcodec/x86/v210-init.c
parent7284ab789d5fe271b9d6a1666ab5ea6be8724cca (diff)
downloadffmpeg-d402ec6be99dc82e263bad883e7c1c3d957343db.tar.gz
avcodec/x86/fdct: 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/v210-init.c')
0 files changed, 0 insertions, 0 deletions