summaryrefslogtreecommitdiff
path: root/tests/test-images/gif-test-suite
Commit message (Expand)AuthorAgeFilesLines
* Add tests for GIF files with invalid LZW code sizesRobert Ancell2022-02-027-0/+35
* Fix test GIF that was broken in the LZW code size, not the values of the pixelsRobert Ancell2022-02-021-0/+0
* gif: Fix multiple LZW clear codes breaking decodingRobert Ancell2019-01-161-2/+2
* gif: Fix off by one error in LZW decoderRobert Ancell2019-01-161-2/+2
* tests: Add comprehensive GIF test suiteRobert Ancell2019-01-16224-0/+1335