mirror of https://github.com/FFmpeg/FFmpeg.git
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>release/5.1
parent
4011a76494
commit
67f0db7bc5
2 changed files with 0 additions and 13 deletions
Loading…
Reference in new issue