History log of /PHP-8.1/ext/gd/tests/girl.avif (Results 1 – 2 of 2)
Revision Date Author Comments
# fea437af 02-Jul-2021 Ben Morss

Reduce girl.avif by 4x

This will make tests much faster, since one of our tests involves lossless conversion.


# 81f6d36c 05-May-2021 Ben Morss

Add avif support to ext/gd

This backports avif support from upstream libgd into bundled libgd
and exposes the functionality through new imagecreatefromavif()
and imageavif() function

Add avif support to ext/gd

This backports avif support from upstream libgd into bundled libgd
and exposes the functionality through new imagecreatefromavif()
and imageavif() functions.

Closes GH-7026.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

show more ...