Commit Graph

2281 Commits

Author SHA1 Message Date
heckflosse
98e69b0dfb fix raw crop for FUJIFILM X-T3 2019-02-28 15:11:56 +01:00
heckflosse
726a832a36 raw crop for FUJIFILM X-T2 and X-T20 2019-02-28 14:55:34 +01:00
heckflosse
05bc7b2451 Remove timing code from DCB demosaic, fixes #5193 2019-02-25 23:30:29 +01:00
Hombre
bd175ec8d1 Merge branch 'dev' into hidpi-icons 2019-02-25 22:37:00 +01:00
heckflosse
1ac5fbb709 another loop 2019-02-23 14:13:12 +01:00
heckflosse
46aabd2003 Unfix fixed white level, #5187 2019-02-23 14:00:45 +01:00
Flössie
e39726dbf7 Return first frame in FramesData on OOB access (#4830) 2019-02-20 20:55:07 +01:00
heckflosse
b37f545391 Support Fuji SN EXR mode RAFs, #4830 2019-02-19 21:50:34 +01:00
heckflosse
cbdf3267e0 Haze removal doesn't work with images with large overexposed regions, fixes #5181, patch by @agriggio and @heckflosse 2019-02-19 21:37:04 +01:00
heckflosse
41495853d6 guidedfilter: multithreaded boxblur 2019-02-18 23:28:05 +01:00
Morgan Hardwood
069584c505 Fix L* and CC curve background histograms
The histograms were not being drawn using the full available width.
Patch by Ingo Weyrich, fixes #4933
2019-02-18 22:06:34 +01:00
Ingo Weyrich
8d8aeb00a7 Fix segfault when dehaze depth map is enabled 2019-02-18 16:56:39 +01:00
Ingo Weyrich
e2154f9feb Fix a race in get_dark_channel() 2019-02-18 15:25:35 +01:00
Flössie
c85dc2811b Fix most Clang 7 warnings (fixes #4972) 2019-02-17 12:07:48 +01:00
Flössie
e491c42b5e Conform to OpenMP 4.0 (fixes #5177) 2019-02-17 10:23:13 +01:00
heckflosse
94926b8315 Support for Nikon Z7 uncompressed NEF files, fixes #4801 2019-02-14 20:40:49 +01:00
heckflosse
0f1f12d29a guided filter: removed timing code 2019-02-14 15:49:02 +01:00
heckflosse
6292b4e994 Panasonic DC-GH5S raw support. Thanks to @agriggio for the patch, fixes #4675 2019-02-14 15:46:19 +01:00
heckflosse
9e1fcb31ef guided filter: further small reduction of peak memory usage 2019-02-14 15:30:05 +01:00
Morgan Hardwood
b65e3c32a6 Improved support for Sigma SD14
Closes #5173
2019-02-14 13:55:20 +01:00
heckflosse
d1e3085932 Reduce peak memory usage of guided filter by width * height * 8 byte 2019-02-14 13:11:27 +01:00
heckflosse
8eba1c40a6 Fix segfaults when processing very large files in queue, #5170 2019-02-13 00:38:11 +01:00
heckflosse
2d167d923b Reduce peak memorey usage for processing non raw files in queue by width * height * 3 * bytedepth, #5170 2019-02-13 00:36:57 +01:00
heckflosse
ff00226d97 Fix segfault opining very large jpeg files in editor, #5170 2019-02-11 22:40:31 +01:00
heckflosse
1813d880d0 Fix segfault on very large files, #5170 2019-02-11 20:35:52 +01:00
heckflosse
5ddbefd8c4 Do not take logarithm of values <= 0, fixes #5164 2019-02-06 13:25:57 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
heckflosse
9210a56ca4 Log filename in case mmap failed 2019-02-04 22:18:14 +01:00
heckflosse
8207d174a0 hphd demosaic: disable timing code, #5159 2019-01-31 23:37:33 +01:00
heckflosse
a5427f32a2 hphd demosaic: fix wrong index, #5159 2019-01-31 23:31:06 +01:00
heckflosse
7c3707a392 hphd dempsaic: disable timing code, #5159 2019-01-31 22:27:34 +01:00
heckflosse
ac152ac423 hphd demosaic: small speedup and own compilation unit, #5159 2019-01-31 22:20:23 +01:00
heckflosse
a4acc1dca3 Speedup for hphd demosaic 2019-01-30 22:56:44 +01:00
Hombre
cc1779a0ae Merge branch 'dev' into hidpi-icons 2019-01-24 22:02:44 +01:00
Ingo Weyrich
f84a75de1e Merge pull request #5146 from Beep6581/fix-non-sse-standard-tonecurve
Fix standard tonecurve for non sse builds, also inluced speedup for s…
2019-01-21 16:03:40 +01:00
heckflosse
3fc7c25965 softproof not working when no printer profile is set (no sRGB preview on wide gamut screens), fixes #5143 2019-01-19 19:22:45 +01:00
heckflosse
36ca01616b Segfault when v2 ICC profiles do not contain parsable 'gamma/slope' info, fixes #5144 2019-01-19 19:15:32 +01:00
heckflosse
4d241d7e10 Wrong clipping when using the new v2 and v4 profiles, fixes #5142 2019-01-19 19:10:46 +01:00
heckflosse
52aabfc93a don't force b&w when ciecam02 and b&w are enabled 2019-01-19 13:14:29 +01:00
heckflosse
b3972dee37 Small speedup for sse version of WeightedStdToneCurve::BatchApply() 2019-01-16 15:16:16 +01:00
heckflosse
23202d1f10 Fix wrong sse version of setUnlessOOG() 2019-01-16 14:44:08 +01:00
heckflosse
2369440390 Fix standard tonecurve for non sse builds, also inluced speedup for sse builds 2019-01-16 14:24:19 +01:00
Hombre
4ee5c96392 Merge branch 'dev' into hidpi-icons 2019-01-02 18:06:44 +01:00
heckflosse
b9942422e7 Change microcontrast uniformity adjuster range, fixes #5129 2019-01-01 17:36:17 +01:00
heckflosse
d43ccc5e81 Add vceilf(x) 2018-12-31 18:47:08 +01:00
heckflosse
5a7f889380 Better xtrans fast algorithm, #5107 2018-12-31 16:15:50 +01:00
heckflosse
8d08f13eba Merge branch 'dev' into blur-flat-regions 2018-12-27 10:56:08 +01:00
heckflosse
42beee886b Preview sometimes goes magenta at >=100% preview when using Ciecam02 and defringe, fixes #5116 2018-12-26 21:12:46 +01:00
Hombre
a9cf56a957 Merge branch 'dev' into hidpi-icons 2018-12-25 19:00:30 +01:00
heckflosse
d7a1b29cc9 Merge branch 'dev' into blur-flat-regions 2018-12-22 14:50:02 +01:00