summaryrefslogtreecommitdiffstats
path: root/image/decoders/nsWebPDecoder.cpp
Commit message (Expand)AuthorAgeLines
* Check for contiguous buffer state.wolfbeast2019-01-21-0/+4
* Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/...wolfbeast2018-11-21-1/+5
* Port WebP decoder changes.wolfbeast2018-11-20-254/+371
* Free the decoded image buffer before deleting the WebP decoder.wolfbeast2018-06-13-0/+1
* Implement WebP image decoder.wolfbeast2018-02-03-0/+467