aboutsummaryrefslogtreecommitdiffstats
path: root/compat/float
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2023-08-20 00:09:38 +0300
committerMartin Storsjö <martin@martin.st>2023-08-21 23:11:43 +0300
commitaea2d269db7419703710afad5027bc696be34ede (patch)
tree4b1c9da5eed286155caccdb36d1a4a8bbe3ab788 /compat/float
parentcb1479faca0f41f575d680784f66b7d519a24b14 (diff)
downloadffmpeg-aea2d269db7419703710afad5027bc696be34ede.tar.gz
configure: Include objbase.h when checking for CoTaskMemFree
ddc1cd5cdd2570bf3d6ab807ee0ecfacdf09431d defined WIN32_LEAN_AND_MEAN globally, which makes for much fewer transitive includes from windows.h. With that define, CoTaskMemFree no longer gets implicitly declared by just including windows.h, but one has to include the right header objbase.h too. That commit caused ole32 to no longer get detected, which caused dxva2 to no longer be enabled. This gets fixed by this patch. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'compat/float')
0 files changed, 0 insertions, 0 deletions