aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/wasm/hevc/dsp_init.c
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2025-06-14 03:03:15 +0200
committerMartin Storsjö <martin@martin.st>2025-06-17 11:51:33 +0300
commit53da090ab7bfa6a5c7ed65bfd4339ba0e3dd6a67 (patch)
tree5ae505fd337703f03173176b328e9e970529f45f /libavcodec/wasm/hevc/dsp_init.c
parent38073187bd5b3df5b75957c2c75d6145e49e7532 (diff)
downloadffmpeg-53da090ab7bfa6a5c7ed65bfd4339ba0e3dd6a67.tar.gz
configure: fix Microsoft tools detection
LLVM tools print installation path upon execution. If one uses LLVM tools bundled with Microsoft Visual Studio installation, they would be incorrectly detected as Microsoft's ones. Microsoft tools can have localized names, so a more specific string check is not feasible, but luckily we can test if "Microsoft" is at the beginning of the line, as it is always the case. Signed-off-by: Kacper Michajłow <kasper93@gmail.com> Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/wasm/hevc/dsp_init.c')
0 files changed, 0 insertions, 0 deletions