[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:37:09 PDT 2019


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

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Firefox is using soft linking.
https://dxr.mozilla.org/mozilla-central/source/dom/media/platforms/wmf/WMFUtils.cpp

Chromium is calling API directly, for example MFStartup and MFCreateMediaType.
You can search them by https://cs.chromium.org/

-- 
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/7d77bf9f/attachment.html>


More information about the webkit-unassigned mailing list