summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/lzw.c
Commit message (Expand)AuthorAgeFilesLines
* Add an assertion that checks for maximum LZW code sizeRobert Ancell2022-02-021-0/+2
* gif: Fix LZW decoder accepting invalid LZW code.Robert Ancell2020-12-081-6/+7
* gif: Replace old LZW decoder with a stand-alone decoderRobert Ancell2019-07-291-0/+226