diff options
author | Peter Nelson <peter@peterdn.com> | 2020-08-29 17:48:17 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-30 10:27:36 +0200 |
commit | c8eccc00b14c133154974aba784d11403e01936a (patch) | |
tree | efbfa8a0211c43efad48e7f485ae9ad30f63384c /Applications/FontEditor | |
parent | 786872e4c9f3fea255af763b914058c1bcc434b5 (diff) | |
download | serenity-c8eccc00b14c133154974aba784d11403e01936a.zip |
LibGfx: only cache last decoded GIF frame
GIFLoader now uses a single frame buffer to cache the last decoded
frame. This drastically reduces memory usage at the small expense of
re-decoding frames on each loop.
Diffstat (limited to 'Applications/FontEditor')
0 files changed, 0 insertions, 0 deletions