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)
committerColin Clark <colin.clark@cclark.uk>
Sun, 4 Aug 2019 16:08:01 +0000 (17:08 +0100)
commit409c912d2fe31adde4f70e8ee1dcbf0104ffc483
treed000237bb74f98fde26a62990087b8233abe546b
parent6733445583a60be474ddfc86e8405ff1ee9ad147
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