Age | Commit message (Expand) | Author |
---|---|---|
2017-11-27 | Convert CFX_GifContext::GetFrameNum to size_t | Dan Sinclair |
2017-10-23 | Return error when attempting to load frame with 0 height | Ryan Harrison |
2017-10-05 | Make GIF decoder more standards complaint | Ryan Harrison |
2017-10-03 | Rewrite how GIF headers are read | Ryan Harrison |
2017-10-02 | Replace GetWord_LSBFirst with FXWORD_GET_LSBFIRSTchromium/3231 | Ryan Harrison |
2017-10-02 | More define cleanup | Dan Sinclair |
2017-10-02 | Removing unused defines | Dan Sinclair |
2017-09-28 | Convert LZW decompressor to use vector instead of static arraychromium/3230chromium/3229chromium/3228chromium/3227 | Ryan Harrison |
2017-09-27 | Cleaning up naming of GIF files/classes/variables | Ryan Harrison |