aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-10 20:58:35 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:34:19 +0200
commit9426a2f8ff4607b7293e6140e56b8cc44e629dbd (patch)
treef491aba187e0a2dc3473e48e9a8bb93c94ac0ac1 /.travis.yml
parent6feea076e98512d78c8d735509ab6b5e9a71ca1c (diff)
downloadffmpeg-9426a2f8ff4607b7293e6140e56b8cc44e629dbd.tar.gz
avcodec/x86/svq1enc: Remove obsolete MMXEXT function
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 ff_ssd_int8_vs_int16_mmx are truely ancient 32bit x86s it is removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions