aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/pixelutils.h
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-01-26 23:40:35 +0100
committerLynne <dev@lynne.ee>2022-01-27 02:17:46 +0100
commit9787005846893c1d1c01cb8ac71abed91980b218 (patch)
treee53802bee14f17996efdbd772d9db98cbbab992f /libavutil/pixelutils.h
parentb2421c4f26aca9b31055aff51ee442b220ebf2a7 (diff)
downloadffmpeg-9787005846893c1d1c01cb8ac71abed91980b218.tar.gz
x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled
This broke builds with --disable-mmx, which also disabled assembly entirely, but ARCH_X86 was still true, so the init file tried to find assembly that didn't exist. Instead of checking for architecture, check if external x86 assembly is enabled.
Diffstat (limited to 'libavutil/pixelutils.h')
0 files changed, 0 insertions, 0 deletions