summaryrefslogtreecommitdiff
path: root/image/webp.c
Commit message (Expand)AuthorAgeFilesLines
* Update to use official libwebp 0.1Chris Young2011-03-201-30/+15
* Fix bug #3194007: stop emitting duplicate READY/DONE events.John Mark Bell2011-02-271-1/+3
* ConstifyJohn Mark Bell2011-02-141-1/+1
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-2/+1
* SimplifyChris Young2010-10-161-11/+9
* Make properly endian-safeChris Young2010-10-161-16/+19
* Fix WebP images for little-endian processors, and enable for gtk build.Chris Young2010-10-161-2/+18
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-0/+137