More Info

Revision e4cd65f...

(Back to digest)
 

Features in Graphics

Gilles Caulier committed changes in [digikam] /:

New experimental CMake option to compile digiKam with paralelized PGF codec.
Report this settings in Help/Components Info dialog.
This option is disabled by default. Paralelized PGF encoding give sometime corrupted thumbnail data stored in DB when it run through QThread.
Note : running paralelized PGF thumb encoding in main thread with QtPGFTest program always give a valid PGF image.

File Changes

Modified 9 files
 
CMakeLists.txt
 
README
 
digikam/CMakeLists.txt
 
libs/dialogs/infodlg.cpp
 
libs/dialogs/infodlg.h
 
libs/dialogs/libsinfodlg.cpp
 
libs/dialogs/libsinfodlg.h
 
libs/threadimageio/pgfutils.cpp
 
libs/dimg/loaders/pgfloader.cpp
9 files changed in total