2547 Commits

Author SHA1 Message Date
Desmis
450f6ecf09 Small change to precision matrix ACES 2018-04-11 10:50:32 +02:00
Alberto Griggio
d4d4ae0320 Do not perform Bradford adaptation when importing custom working spaces from ICC profiles
ICC profile matrices are already adapted to D50, regardless of the value of the white point tag
2018-04-10 22:00:26 +02:00
Flössie
4332b7edeb Implement dcpprofiles/camera_model_aliases.json (#4500) 2018-04-10 20:33:54 +02:00
Desmis
431f516583 merge with dev 2018-04-10 18:04:29 +02:00
Desmis
dedce5d383 add selected TRC to FOIP 2018-04-10 15:29:05 +02:00
Alberto Griggio
112de05700 added SoftLight tool 2018-04-10 09:42:22 +02:00
Desmis
b5f4cbd728 Change ACES matrix with Bradford D50 D60 2018-04-10 09:24:25 +02:00
Desmis
6bc6e7b3a7 another change to Aces working 2018-04-09 16:47:09 +02:00
Desmis
690b34f2a5 change aces matrix 2018-04-09 13:58:29 +02:00
Desmis
9b7d255e8b Fixed some bugs and change some tags ICC 2018-04-09 10:08:31 +02:00
Desmis
e6377d9c89 add ACEScg as working profile and sole some bugs in selection primaries 2018-04-08 17:40:05 +02:00
Desmis
ae11501fc1 Add history messages 2018-04-08 13:01:30 +02:00
Desmis
6047430b43 generate free ICC v2 or v4 2018-04-08 11:18:54 +02:00
Desmis
5e4ed74932 save provisory work 2018-04-08 08:10:29 +02:00
Ingo Weyrich
0a88a36ed9
Merge pull request #4444 from Beep6581/vibrance_review
Code review and speedup for ImProcFunctions::vibrance()
2018-04-08 00:57:34 +02:00
heckflosse
eb1e67e3fb Removed BENCHMARK 2018-04-08 00:56:56 +02:00
Desmis
ceca81d193 Change description profile FOIP 2018-04-07 12:52:45 +02:00
heckflosse
9323d8c46d Remove ciecam02 double precision processing 2018-04-06 23:19:40 +02:00
Desmis
4bcd6e01de Generate Free Output Integrate Profile - FOIP 2018-04-06 17:35:33 +02:00
heckflosse
68ecc24270 Fix slowdown caused by 03efc48 2018-04-06 16:19:01 +02:00
heckflosse
15794cc1ba First steps to extend dynamic profiles for Pixel Shift and HDR images 2018-04-05 14:41:02 +02:00
Alberto Griggio
03efc48bc5 tentative fix for #4481 2018-04-05 11:22:19 +02:00
Alberto Griggio
46327259e2 added checkbox to let the user decide whether to clamp or not 2018-04-05 11:22:05 +02:00
Desmis
7926e01f49 another small change to gamma2 igamma2 2018-04-05 07:56:22 +02:00
heckflosse
69d362e3ba Merge branch 'dev' into pixelshift_fixes 2018-04-04 20:13:05 +02:00
Desmis
6561636ee0 some changes in color.cc .h calcgamma and gamma2 and igamma2 2018-04-04 14:10:52 +02:00
Alberto Griggio
681361c091 do not apply profiled vignette correction if the correction mode is set to 'None'
Fixes #4480
2018-04-04 13:36:18 +02:00
Desmis
5b11da17e0 Change slightly LUT 212 2018-04-04 08:57:22 +02:00
Alberto Griggio
4344603a3d further fixes to ensure smooth transitions to clipped colours 2018-04-04 01:05:23 +02:00
Desmis
678936e2c4 suppress messges in console 2018-04-03 13:01:23 +02:00
Desmis
6a00ce0f82 add RT_sRGB with 2 Lut 212 1024 2018-04-03 12:55:34 +02:00
Desmis
e4d7b278ee merge with Dev.. 2018-04-03 12:25:24 +02:00
Alberto Griggio
acfdf220ec reverted to original method for colour propagation of fully clipped highlights
The "new" one was producing artifacts in some cases -- needs further investigation
2018-04-03 10:38:59 +02:00
Alberto Griggio
65783e0216 fixed warning about uninitialized vars 2018-04-03 09:25:16 +02:00
Flössie
840908e431 Fix Clang build (fixes #4483) 2018-04-03 20:38:35 +02:00
heckflosse
16679296b7 replace summation with error correction by summation using double precision 2018-04-03 12:22:32 +02:00
Alberto Griggio
772474dbf4 fix posterized highlights and crushed shadows (regression introduced by unbounded processing)
Fixes #4479
2018-04-02 23:34:07 +02:00
Desmis
4d8ce9cd9d merge with dev 2018-04-01 17:05:00 +02:00
Alberto Griggio
f9396f2a4b avoid magenta highlights for thumbnails when higlight reconstruction is enabled 2018-03-29 14:28:54 +02:00
Desmis
ae7d7a911b merge with Dev 2018-03-29 13:13:04 +02:00
Alberto Griggio
b42a45b481 merged branch 'unbounded-processing' into 'dev' 2018-03-28 21:35:23 +02:00
Flössie
237e5b47c3 Bump cJSON to 1.7.5
Should fix CVE-2016-4303 and https://github.com/DaveGamble/cJSON/issues/30.
2018-03-27 19:01:29 +02:00
Desmis
c74cdb922f merge with dev 2018-03-27 17:18:32 +02:00
Morgan Hardwood
c9fa7b055c Prevent "comparison between signed and unsigned integer expressions" GCC warning, #4455 2018-03-27 16:57:50 +02:00
heckflosse
c1b4efb3ed Merge branch 'dev' into pixelshift_fixes 2018-03-27 15:45:34 +02:00
heckflosse
54a0ccf156 Fix bad pixels if DNG opcode FixBadPixelsConstant == 0, fixes #4471 2018-03-27 15:29:53 +02:00
Alberto Griggio
100da304b8 do not perform histogram matching if the embedded thumbnail is too small
Fixes #4467
2018-03-27 14:41:19 +02:00
Alberto Griggio
95a5f3d662 fixed compilation that was broken by merging 'enhanced-inspector-mode' 2018-03-27 13:46:20 +02:00
Alberto Griggio
15813abbed
Merge pull request #4457 from Beep6581/hilite-recon-color-propagation-new
some tweaks to the colour propagation method for highlight recovery
2018-03-27 12:18:06 +02:00
Alberto Griggio
a0a9488c20
Merge pull request #4459 from Beep6581/enhanced-inspector-mode
feature: added option to use a (fast) neutral RAW rendering in 'inspector mode'
2018-03-27 12:17:22 +02:00