[Digikam-devel] extragear/graphics/digikam/libs/threadimageio
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sun Aug 5 22:26:14 BST 2007
SVN commit 696764 by mwiesweg:
Add the initial version of a multithread thumbnail loading.
These classes have the functionality to replace the digikamthumbnail ioslave,
the ThumbnailJob and the PixmapManager classes.
They share the infrastructure of the threadimageio library we are
using for loading full images and previews.
It is the hope that the removed cost of moving the image data through the shared
memory segment from the ioslave will make thumbnail loading slightly faster.
The code is not yet used or tested in digikam.
CCMAIL: digikam-devel at kde.org
A thumbnailloadthread.cpp [License: GPL]
A thumbnailloadthread.h [License: GPL]
A thumbnailtask.cpp [License: GPL]
A thumbnailtask.h [License: GPL]
More information about the Digikam-devel
mailing list