Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e9271eae9cb9a6fbb46598c171dc1b3d927813e3 https://github.com/WebKit/WebKit/commit/e9271eae9cb9a6fbb46598c171dc1b3d927813e3 Author: Don Olmstead <don.olmst...@sony.com> Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths: M Source/WebCore/platform/win/MIMETypeRegistryWin.cpp M Source/cmake/OptionsWin.cmake Log Message: ----------- Optionally support AVIF on Windows https://bugs.webkit.org/show_bug.cgi?id=268328 Reviewed by Fujii Hironori. Check for the presence of `libavif` on Windows and if found set `USE_AVIF` to `ON`. WebKitRequirements at this will not be shipping a built `libavif` so it is grouped with the other optional libraries. * Source/WebCore/platform/win/MIMETypeRegistryWin.cpp: * Source/cmake/OptionsWin.cmake: Canonical link: https://commits.webkit.org/273771@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes