summaryrefslogtreecommitdiff
path: root/src/gd_avif.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #831: gdImageAvif memory leakChristoph M. Becker2022-06-101-18/+34
* docs: Fix a few typosTim Gates2021-09-231-1/+1
* mark as privatePierre Joye2021-08-201-0/+1
* silent warning/unused args when codecs not enabledPierre Joye2021-08-161-2/+23
* Disable strict pixi requirement for libavif >= 0.9.1 (#723)Ben Morss2021-08-031-0/+9
* avifMalloc => avifAllocBen Morss2021-05-261-1/+1
* Downgrade WARNING error to NOTICEBen Morss2021-05-261-1/+1
* Fix memory leakBen Morss2021-05-261-2/+2
* Fix for libavif v0.8.2 (#680)Ben Morss2021-03-161-7/+12
* Set default AVIF encoding speed to 6 (#683)Ben Morss2021-03-161-7/+11
* avif: fix build warnings in new codeMike Frysinger2021-03-041-1/+0
* AVIF support (#671)Ben Morss2021-03-031-0/+680