[Libreoffice-bugs] [Bug 133355] Optimise memory use for large animated gifs

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 1 19:38:58 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=133355

--- Comment #11 from Telesto <telesto at surfxs.nl> ---
Created attachment 166913
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166913&action=edit
Bibisect log

This got solved in non-presentation mode with

author  Armin Le Grand <Armin.Le.Grand at cib.de>  2016-06-03 13:58:40 +0200
committer       Caolán McNamara <caolanm at redhat.com>    2016-06-10 14:42:57
+0100
commit  702b58945b51e738cdcc3d383ca38881f9f1338d (patch)
tree    9c1958b8c44ee5bbc7803765e498d2208b906556
parent  b523e20a8fb8c9c26e7ffdc1b3f5fd06c440985c (diff)
tdf#99519 Added more intelligent handling of animated GIFs
Isolated to a single Primitive2D class based on the AnimatedSwitch-
Primitive2D which does the specializing in one place. Buffers small
GIFs completely, handles 1st frame always buffered, huge GIFs get
animated by just playing he next frame.
To reach more with the current approach we would have to re-implement
AnimatedGIF import, replay it internally on a sys-specific Surface
and blit the current content (with alpha) to our display

https://cgit.freedesktop.org/libreoffice/core/commit/?id=702b58945b51e738cdcc3d383ca38881f9f1338d

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201101/6f2bf58a/attachment.htm>


More information about the Libreoffice-bugs mailing list