[wp-trac] [WordPress Trac] #51228: Include support for the AVIF image format
WordPress Trac
noreply at wordpress.org
Fri Feb 2 17:47:05 UTC 2024
#51228: Include support for the AVIF image format
-------------------------------------+-------------------------------------
Reporter: lukefiretoss | Owner: adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.5
Component: Media | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit- | Focuses: performance,
tests commit has-testing-info | sustainability
-------------------------------------+-------------------------------------
Changes (by adamsilverstein):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"57524" 57524]:
{{{
#!CommitTicketReference repository="" revision="57524"
Media: enable AVIF support.
Add support for uploading, editing and saving AVIF images when supported
by the server.
Add 'image/avif' to supported mime types. Correctly identify AVIF images
and sizes even when PHP doesn't support AVIF. Resize uploaded AVIF files
(when supported) and use for front end markup.
Props adamsilverstein, lukefiretoss, ayeshrajans, navjotjsingh, Tyrannous,
jb510, gregbenz, nickpagz, JavierCasares, mukesh27, yguyon, swissspidy.
Fixes #51228.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51228#comment:75>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list