Fix #626: Animated GIFS lead to high CPU load
authorColin Clark <colin.clark@cclark.uk>
Sun, 4 Aug 2019 16:08:01 +0000 (17:08 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Tue, 20 Aug 2019 18:33:16 +0000 (19:33 +0100)
commit538c3261aba3d8f6b5177bc0163e134b0de9392a
treebc32d318e00bada16dd7a72e25873f99ae4d557d
parentd7d0133043064971077c9e1effa4edd35aaaf902
Fix #626: Animated GIFS lead to high CPU load

https://github.com/BestImageViewer/geeqie/issues/626

File is read asynchronously, so no longer blocks while the file is read.
Cpu load is still high, but this is unavoidable.
src/layout_image.c
src/typedefs.h