summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* GIF: Unify insufficient data error codes.Michael Drake2021-11-191-7/+4
* Add myself to the copyright headers.Michael Drake2021-11-191-0/+1
* API: Fix typos in public header.Michael Drake2021-11-051-4/+4
* API: Clean up public header indentation.Michael Drake2021-11-051-115/+113
* GIF: Constify raw source data.Michael Drake2021-11-041-3/+3
* GIF: Store transparancy index on the frame.Michael Drake2021-11-031-1/+1
* GIF: Change background colour handling.Michael Drake2021-11-021-2/+4
* GIF: Abstract colour table decoding.Michael Drake2021-11-021-0/+2
* GIF: Move image descriptor parsing to frame initialisation.Michael Drake2021-10-311-0/+2
* Disposal Method: Handle Restore to previous with saved image.Michael Drake2020-07-061-0/+9
* GIF decoding: Remove old LZW decoder and port library to new implementation.Michael Drake2017-04-051-0/+2
* Remove pointless current_error from API surface.Michael Drake2017-02-061-2/+0
* Add doxygen config and update formatting and doc commentsVincent Sanders2017-01-241-66/+141
* Missing includeChris Young2010-11-211-0/+1
* First cut at a port to the core buildsystemJohn Mark Bell2009-03-291-0/+107