summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/image/vp8l
Commit message (Collapse)AuthorAgeFilesLines
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-273-0/+1147
* 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