aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/fitsenc.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-09 17:50:53 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-22 13:36:44 +0200
commitea043cc53ed3506775ec6239ed5f8a20718b1098 (patch)
tree9db344db6810c4696c5c86e88f9d8e045c2f33e5 /libavformat/fitsenc.c
parent77b2a422a09d1d801bebc3614f685fec0812963e (diff)
downloadffmpeg-ea043cc53ed3506775ec6239ed5f8a20718b1098.tar.gz
avutil/x86/pixelutils: Remove obsolete MMX(EXT) 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 the 8x8 MMX (overridden by MMXEXT) or the 16x16 MMXEXT (overridden by SSE2) are truely ancient 32bit x86s they are removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/fitsenc.c')
0 files changed, 0 insertions, 0 deletions