Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bc4e645b7e9b460eddb956debc09b5da1cd8b6f5
https://github.com/WebKit/WebKit/commit/bc4e645b7e9b460eddb956debc09b5da1cd8b6f5
Author: Michael Catanzaro <[email protected]>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp
Log Message:
-----------
Build against libjxl 0.9
https://bugs.webkit.org/show_bug.cgi?id=259393
Reviewed by Carlos Garcia Campos.
As libjxl works towards version 1.0, there are still API/ABI breaks on
every 0.n release. libjxl 0.9 removed an unused parameter to some ICC
functions we depend on.
* Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp:
(WebCore::JPEGXLImageDecoder::tryDecodeICCColorProfile):
Canonical link: https://commits.webkit.org/266244@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes