Commit Graph

13 Commits

Author SHA1 Message Date
Emil Martinec
abc2e671fa Bugfix for hot/dead pixel filter. 2011-02-10 18:59:30 -06:00
Emil Martinec
5be2dcb129 Fixing hot/dead pixel filter. See issue 410. 2011-01-15 01:49:07 -06:00
jdc
291a0f5cac exposure before interpolation from branch default 2011-01-07 07:06:46 +01:00
ffsup2
4c18afd84d Added PixelsMap class and improved optimization with long
(removed non portable BYTE type)
2011-01-02 23:47:12 +01:00
Hombre
f1f51b21d8 Bilinear demozaicing method suppressed (it were containing a huge memory leak and gave worse result than "Fast", while being really marginally faster), and 2 unused files removed 2010-12-29 15:30:06 +01:00
ffsup2
0762333b26 Removed %zu format for portability on Windows.
Crashes reported if Verbose=true
2010-12-28 23:27:06 +01:00
janrinze
61ad17013c improve zoomed preview with gamma correction on non raw files 2010-12-13 20:37:28 +01:00
janrinze
2a1f3c17d0 make smoother zoomed preview OpenMP enabled and fix for edges which can cause crashes. 2010-12-12 19:14:58 +01:00
Emil Martinec
98a4daf9af Fix for smoother zoomed out preview images. Instead of point sampling every 'skip' number of pixels, pixels are binned in 'skip*skip' size blocks. 2010-12-12 07:47:41 -06:00
ffsup2
e09f72395f PPG demosaicing not used 2010-12-08 23:45:06 +01:00
ffsup2
4d26c18fae Fix bug with dcb 2010-12-05 19:43:28 +01:00
ffsup2
d627b3f7ef moved scale_colors 2010-12-05 19:42:34 +01:00
Oliver Duis
f52810e56b Fixed crash on faulty JPGs by GreatBull69; see issue #362 2010-12-03 11:06:29 +01:00