summaryrefslogtreecommitdiffstats
path: root/image/decoders
Commit message (Collapse)AuthorAgeLines
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19-36/+17
| | | | | This avoids manually hooking into shell32.dll and using the native shell API instead. Tag #22.
* Implement WebP image decoder.wolfbeast2018-02-03-0/+559
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+9975