summaryrefslogtreecommitdiff
path: root/content/handlers/image/webp.c
Commit message (Expand)AuthorAgeFilesLines
* implement content opacity check through the function tableVincent Sanders2020-05-131-0/+1
* add missing header includes from previous changeVincent Sanders2020-05-081-0/+1
* webp: NetSurf bitmap format is RGBA.Michael Drake2019-12-081-1/+3
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-4/+4
* add webp image handlerVincent Sanders2019-02-171-0/+232