summaryrefslogtreecommitdiffstats
path: root/modules/webp/webp_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when saving compressed image as JPG & WebPHaoyu Qiu2023-11-121-0/+4
* Lossy WebP: Enable sharp RGB to YUV conversionDeeJayLSP2023-07-091-0/+1
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-1/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Overhaul WebP packer and split compression optionsDeeJayLSP2022-11-151-32/+18
* Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde2022-10-311-1/+1
|\
| * Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
* | Change all WEBP strings and comments to WebPDeeJayLSP2022-10-281-1/+1
|/
* Make some Image methods statickobewi2022-10-141-1/+1
* Add support for saving WebP imagesAaron Franke2022-06-211-0/+190