aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mpegvideoencdsp.asm
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-12 00:40:09 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:37:22 +0200
commit2718a3be1f8867fd4f6cb3f452d6917838b1ed88 (patch)
treeee4e78c6097a5cfc1587f58912d816191b7763c5 /libavcodec/x86/mpegvideoencdsp.asm
parentf76477d4d78b01ae0170d3e7d8ef77ac3105a80c (diff)
downloadffmpeg-2718a3be1f8867fd4f6cb3f452d6917838b1ed88.tar.gz
avutil/x86/float_dsp: Remove obsolete 3dnowext function
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 ff_vector_fmul_window_3dnowext are truely ancient 32bit AMD x86s it is removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/x86/mpegvideoencdsp.asm')
0 files changed, 0 insertions, 0 deletions