summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/image/webp
Commit message (Collapse)AuthorAgeFilesLines
* Update vendor (#1265)Wim2020-10-191-8/+9
|
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-272-0/+279
* 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