summaryrefslogtreecommitdiffstats
path: root/image/decoders/nsWebPDecoder.cpp
Commit message (Collapse)AuthorAgeLines
* Free the decoded image buffer before deleting the WebP decoder.wolfbeast2018-06-13-0/+1
| | | | This should solve #483.
* Implement WebP image decoder.wolfbeast2018-02-03-0/+467