summaryrefslogtreecommitdiff
path: root/core/fxcodec/gif
AgeCommit message (Expand)Author
2017-11-27Convert CFX_GifContext::GetFrameNum to size_tDan Sinclair
2017-10-23Return error when attempting to load frame with 0 heightRyan Harrison
2017-10-05Make GIF decoder more standards complaintRyan Harrison
2017-10-03Rewrite how GIF headers are readRyan Harrison
2017-10-02Replace GetWord_LSBFirst with FXWORD_GET_LSBFIRSTchromium/3231Ryan Harrison
2017-10-02More define cleanupDan Sinclair
2017-10-02Removing unused definesDan Sinclair
2017-09-28Convert LZW decompressor to use vector instead of static arraychromium/3230chromium/3229chromium/3228chromium/3227Ryan Harrison
2017-09-27Cleaning up naming of GIF files/classes/variablesRyan Harrison