diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-18 05:33:25 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-19 23:52:37 +0200 |
commit | 044a7c08dc7ef565786fdc87a35298033bb0ef02 (patch) | |
tree | 84dcacf97ec1d365d7a493f6e6b740e966df50ad /COPYING.GPLv2 | |
parent | f440c422b70ce76f225a34ebf168215a432e8d88 (diff) | |
download | ffmpeg-044a7c08dc7ef565786fdc87a35298033bb0ef02.tar.gz |
swscale/swscale: Disable x86-specific code for other arches
SSE2 is x86 specific, yet due to the call to av_get_cpu_flags()
compilers were unable to optimize the checks (and the call) away
on other arches.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'COPYING.GPLv2')
0 files changed, 0 insertions, 0 deletions