summaryrefslogtreecommitdiff
path: root/libavcodec/tests/x86
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-07 02:06:41 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:30:43 +0200
commit7284ab789d5fe271b9d6a1666ab5ea6be8724cca (patch)
treeeaaa5d6d62ec35bfc8e33a0c3e0eb765fe3bb9bc /libavcodec/tests/x86
parentd29a9c2aa68fc3eb6d61ff95c698e29316037583 (diff)
downloadffmpeg-7284ab789d5fe271b9d6a1666ab5ea6be8724cca.tar.gz
avcodec/x86/mpegvideoenc: 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/tests/x86')
0 files changed, 0 insertions, 0 deletions