]> git.sesse.net Git - nageru/commit
Make the JPEG decoding run asynchronously, in a separate thread with a bit of queue...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 14 Jun 2018 17:08:01 +0000 (19:08 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 14 Jun 2018 17:08:01 +0000 (19:08 +0200)
commitb6df8ea4e68c1efa57413f278019612a34ffd541
treeee50e45f6b2f2cb33b49f2697d963f658ee7240c
parenta8640fb1324d3148ebe9337e000189f9ca54f4de
Make the JPEG decoding run asynchronously, in a separate thread with a bit of queue contorl. Fixes a lot of UI smoothness when a lot is going on.
defs.h
jpeg_frame_view.cpp
jpeg_frame_view.h