[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/imageeditor/rawimport
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2010-11-30 13:08:48
Message-ID: 20101130130848.2C3D9AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202324 by cgilles:

with this commit, i disable raw decoding in half size for raw import.
Half mode do not provide a way to check all demosaicing settings in preview.
Of course, this require more time to render RAw. If libkdcraw is compiled with -O4 \
gcc option and without debuging info,  it's acceptable.


 M  +1 -1      rawimport.cpp  


--- trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/rawimport.cpp \
#1202323:1202324 @@ -143,7 +143,7 @@
 {
     DRawDecoding settings = rawDecodingSettings();
     // We will load an half size image to speed up preview computing.
-    settings.halfSizeColorImage = true;
+    //settings.halfSizeColorImage = true;
 
     d->previewWidget->setDecodingSettings(settings);
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic