Commit Graph

156 Commits

Author SHA1 Message Date
DrSlony
ea6ed47bc4 Fixed segfault when opening Panasonic DMC-TZ60 raws which used cropping, issue 2711 2015-03-11 10:37:15 +01:00
Ingo
1aa2ae3903 Reverted some Win64 gcc 4.8 related stuff as we are on gcc4.9 now, Issue 2708 2015-03-09 15:01:37 +01:00
Ingo
b5a7896aca Fixed a bug in Noise Reduction Median type 3x3, no Issue 2015-03-06 14:39:26 +01:00
Ingo
0f28433878 Automatic fall back to IGV demosaic if there's not enough memory for LMMSE demosaic, Issue 2665 2015-03-04 00:11:04 +01:00
Ingo
4aa10d7f85 Artifacts in ciecam02 when using ProPhoto working space, Issue 2690 2015-03-03 13:03:31 +01:00
Ingo
7b99e16a31 small speedup for median pass of LMMSE demosaic, Issue 2665 #82 2015-03-01 23:53:33 +01:00
Ingo
fd7de26993 Bugfix for myfile.h, Issue 1303 #11, thanks to drougge 2015-02-28 19:03:43 +01:00
Ingo
de736caf91 x-trans: Improved interpolation for red/blue pixels at blue/red locations, Issue 2415 #233 2015-02-25 21:24:26 +01:00
torger
a885e845ec DCP: make chromatic adaptation of color matrix (as the DNG spec mandates), issue 2691 2015-02-24 20:24:43 +01:00
Ingo
b724b616f2 16-bit tiff and png saving broken on big endian, Issue 2675 2015-02-22 23:36:28 +01:00
Ingo
4e8a326645 Speedup and reduced memory usage for lmmse demosaic, Issue 2665 2015-02-22 22:00:06 +01:00
DrSlony
43db722ece Issue 2594: My kingdom for more wavelets - various speedups, memory reductions, GUI changes and level numbering PP3 change. 2015-02-22 01:35:30 +01:00
torger
32dae1856a issue 2680: DCBEnhance default=true 2015-02-20 19:33:00 +01:00
Ingo
9df2a5d8ed Speedup and reduced memory usage for lmmse demosaic, Issue 2665 2015-02-16 14:08:55 +01:00
DrSlony
ec2f378bbf Demosaicing method used for the preview at <100% zoom, issue 2664 2015-02-15 19:47:03 +01:00
torger
de22b61e98 Fixed Hasselblad CFV-50c model identification 2015-02-10 18:22:41 +01:00
michael
bf3c17ca4e Default Luminance noise reduction (issue 2647) 2015-02-06 22:19:18 -05:00
Ingo
9e3ea2924c Fixed some bugs in Noise Reduction, Issue 2557 #254 2015-02-05 01:08:43 +01:00
jdc
b05fa5d6a1 Wavelet levels - pp3 contrast expanders issue2594 2015-02-03 08:14:40 +01:00
Ingo
2a18857b84 Peak memory usage of Wavelet Tool reduced by width*height bytes, no Issue 2015-02-01 21:48:40 +01:00
Ingo
d8463e4b14 Speedup for Noise Reduction in case Luma Noise Reduction is not used, Issue 2557 2015-01-30 16:58:32 +01:00
Ingo
56fa8799fc Some small corrections to latest patch, Issue 2594 #207 2015-01-29 13:00:00 +01:00
jdc
d8bd453cdd Wavelet Levels - bad cut and paste for HSV Equalizer and CBDL - No issue 2015-01-29 11:00:57 +01:00
jdc
13e26d3979 Wavelet Levels - My kingdom for more wavelets - issue2594 2015-01-29 07:07:00 +01:00
Ingo
bc856c2377 Division by zero in ciecam02, Issue 2646 2015-01-28 13:18:01 +01:00
Ingo
9d7bb2a917 Reduced peak memory usage of Noise Reduction, Issue 2557 2015-01-26 12:55:27 +01:00
Ingo
b6914ae67d bugfix for non-SSE builds, no Issue 2015-01-25 23:17:02 +01:00
Ingo
5750f2791e Noise Reduction improved by using untiled processing with automatic fall back to tiled processing when not enough memory is available for untiled processing, Issue 2557 2015-01-24 22:12:28 +01:00
Ingo
d01923fd78 Fixed a crash using NR auto chroma mode in combination with rotation/distortion correction, no Issue 2015-01-18 14:48:32 +01:00
Ingo
09a07513f0 Speedup und reduced memory usage for Noise Reduction, Issue 2557 #132 2015-01-16 13:01:28 +01:00
Ingo
6af0133661 Fixed Samsung NX3000 raw crop, Issue 2637 2015-01-13 00:58:30 +01:00
Ingo
ba2a57f24d Segfault switching between JPEG images in SETM, Issue 2636 2015-01-13 00:42:25 +01:00
Ingo
3548a1783a ensure consistent behaviour of hlCurve and shCurve, Issue 2626 2015-01-10 14:09:43 +01:00
torger
3dfa00a059 Added fix for Hasselblad H5D-50c 3FR parsing 2015-01-09 20:53:14 +01:00
torger
b4f857f716 Make sure both green autowb multipliers are the same for RGB sensors 2015-01-05 17:42:37 +01:00
torger
0e638ebc4a Fixed whitelevel bug in 3FR calibration data handling 2015-01-04 18:50:11 +01:00
Ingo
d2a4faea14 Reduced peak memory usage of Noise Reduction, Issue 2557 #119 and #123 2015-01-04 18:40:45 +01:00
Ingo
46518ea6a7 Add Sony ILCE-3500 to camconst.json and correct a typo, Issue 2620, thanks to Ilias and ZXnotdead 2015-01-04 16:41:23 +01:00
Ingo
6d30c58758 Artifacts when using highlight compression with a threshold of 0, Issue 2621 #14 and #15 2015-01-04 16:28:12 +01:00
Ingo
750cd87047 Fixed a bug in noise reduction when build with gcc 4.7.x 2014-12-30 18:19:28 +01:00
Ingo
cb54a15b58 reverted some aligned memory access, which seems not to work correctly on some systems 2014-12-30 11:36:26 +01:00
torger
87b107a48c Added Hasselblad 3FR calibration data parser. 2014-12-29 20:30:56 +01:00
Ingo
c3e26276b3 Fixed a bug in Noise Reduction 2014-12-29 17:45:00 +01:00
Ingo
b9161db835 Case insensitive search for maker and model of dark frame shots, Issue 2472 2014-12-28 21:26:37 +01:00
Hombre
3939ce675e Partly solving issue 1490: "Comparator Tab / Light Table / Inspector" with the addition of an "Inspect" tab to the File Browser panel. 2014-12-26 02:51:33 +01:00
Ingo
1ff4055f0d Crash when opening unsupported raw image from Sony DSC-F828, Issue 2599 2014-12-23 23:31:52 +01:00
Ingo
700c63dc3e Speedup for Noise Reduction, Issue 2557#100 2014-12-23 12:20:49 +01:00
Ingo
3b8fbd56e2 Strange new rendering in Rt 4.2.42 when one or more channels are blown and using NR or ciecam02, Issue 2614 2014-12-21 15:52:52 +01:00
torger
59f2e9f119 Added code to corretly identify Hasseblad H4D-31, H4D-40 and H4D-50 2014-12-17 20:59:16 +01:00
Ingo
6394e8a103 Loading dng float files crashes on Mac OSX, Issue 2609 2014-12-15 20:55:49 +01:00