[Webkit-unassigned] [Bug 198783] [WinCairo][MediaFoundation] Stop using soft linking for Media Foundation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 21:45:10 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198783

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Chromium is using /DELAYLOAD.

>     ldflags += [
> 	      "/DELAYLOAD:d3d9.dll",
> 	      "/DELAYLOAD:d3d11.dll",
> 	      "/DELAYLOAD:dxva2.dll",
> 	      "/DELAYLOAD:mf.dll",
> 	      "/DELAYLOAD:mfplat.dll",
> 	      ]

https://chromium.googlesource.com/chromium/src/+/HEAD/media/gpu/BUILD.gn#213

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190613/7cae00e1/attachment-0001.html>


More information about the webkit-unassigned mailing list