]> git.sesse.net Git - nageru/commit
Make the cache pruning work on bytes instead of number of images.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 31 Oct 2018 16:33:19 +0000 (17:33 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 31 Oct 2018 16:34:03 +0000 (17:34 +0100)
commit7709f1f068c9ab97b134ffda2f4c28c7b5aeae42
tree7f95cb97f358572887dd66dac89f1bab436f9e23
parentc08d1c9a4967854d0348d37a03a5ba773bc8daad
Make the cache pruning work on bytes instead of number of images.

Especially when we have 1080p images in the mix, tihs causes much less
weird fluctuation in memory usage.
defs.h
jpeg_frame_view.cpp