[webkit-changes] [WebKit/WebKit] 3d60d9: [CMake] Enable AVIF by default, no longer experime...
Michael Catanzaro
noreply at github.com
Wed Oct 26 08:46:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3d60d9f93c64aac55c890160d00d008367e11e91
https://github.com/WebKit/WebKit/commit/3d60d9f93c64aac55c890160d00d008367e11e91
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsMac.cmake
M Source/cmake/OptionsPlayStation.cmake
M Source/cmake/OptionsWPE.cmake
M Source/cmake/OptionsWin.cmake
M Source/cmake/WebKitFeatures.cmake
Log Message:
-----------
[CMake] Enable AVIF by default, no longer experimental
https://bugs.webkit.org/show_bug.cgi?id=246966
Reviewed by Carlos Garcia Campos.
AVIF will be enabled by default project-wide, and for real for WPE and
GTK ports. Still disabled in other ports for now.
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsMac.cmake:
* Source/cmake/OptionsPlayStation.cmake:
* Source/cmake/OptionsWPE.cmake:
* Source/cmake/OptionsWin.cmake:
* Source/cmake/WebKitFeatures.cmake:
Canonical link: https://commits.webkit.org/256018@main
More information about the webkit-changes
mailing list