summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/image/CONTRIBUTORS
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies and go1.18 (#1873)Wim2022-08-131-3/+0
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-271-0/+3
* Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398