aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9lpf.asm
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-12 02:13:39 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:37:35 +0200
commit19abc4c0a9ee5e45b630d7ca9815e8d0723a24e2 (patch)
tree38a5584720c96a72f12e774392784cc43acf0207 /libavcodec/x86/vp9lpf.asm
parent2718a3be1f8867fd4f6cb3f452d6917838b1ed88 (diff)
downloadffmpeg-19abc4c0a9ee5e45b630d7ca9815e8d0723a24e2.tar.gz
avcodec/x86/videodsp: Remove obsolete MMX, 3dnow, SSE 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 these functions are truely ancient 32bit x86s they are removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/x86/vp9lpf.asm')
0 files changed, 0 insertions, 0 deletions