Commit Graph

2502 Commits

Author SHA1 Message Date
Ingo Weyrich
e682b364b5 Further reduction of include dependencies 2019-11-01 14:51:33 +01:00
Ingo Weyrich
785273e7bf Further reduction of include dependencies 2019-11-01 01:03:30 +01:00
Ingo Weyrich
cac2eb53ef Further reduction of include dependencies 2019-10-31 20:41:08 +01:00
Ingo Weyrich
284fe57159 Further reduction of include dependencies 2019-10-31 13:29:12 +01:00
Flössie
c44e9dfa44 Add missing includes for latest GCC 9 2019-10-31 12:55:12 +01:00
Flössie
add5c790d6 #pragma once for our headers plus drive-by formatting 2019-10-31 10:20:50 +01:00
Flössie
aacea7046c Fix Clang warnings plus some cleanups 2019-10-31 08:56:38 +01:00
Ingo Weyrich
6935faa258 Further cleanup of include dependencies 2019-10-30 22:12:06 +01:00
Ingo Weyrich
4dcee23cb3 Fix broken lgtm build 2019-10-30 18:06:30 +01:00
Ingo Weyrich
ba8dda1836 Further cleanup of include dependencies 2019-10-30 16:38:02 +01:00
Ingo Weyrich
1d51016bdd Fix some lgtm issues 2019-10-30 14:07:49 +01:00
Flössie
d7ec033829 Reduce dcp.h dependencies 2019-10-30 09:30:21 +01:00
Ingo Weyrich
81575a6e36 Further cleanup of include dependencies 2019-10-29 23:49:43 +01:00
Ingo Weyrich
1acca23fe1 Further cleanup of include dependencies 2019-10-29 22:45:26 +01:00
Ingo Weyrich
dfa41d6947 removed rtengine/slicer.* 2019-10-29 21:09:37 +01:00
Ingo Weyrich
068847eb5a Further cleanup of include dependencies 2019-10-29 21:06:27 +01:00
Ingo Weyrich
ed161c6288 Reduce rawimage.h dependencies 2019-10-29 15:21:02 +01:00
Ingo Weyrich
c11087c28d Cleanup curves.h includes 2019-10-29 14:15:45 +01:00
Ingo Weyrich
3aa84c48da Forward declare ColorTemp 2019-10-29 12:33:14 +01:00
Ingo Weyrich
e92a99350b Forward declare Image8 2019-10-29 11:44:00 +01:00
Ingo Weyrich
54b6b53e12 Reduce image16.h dependencies 2019-10-28 21:15:34 +01:00
Ingo Weyrich
20726d5bfe Forward declare Imagefloat 2019-10-28 20:01:16 +01:00
Ingo Weyrich
22e5348db7 Forward declare LabImage 2019-10-28 17:17:15 +01:00
Ingo Weyrich
eaf0eeff4e Forward declare CieImage 2019-10-28 15:43:58 +01:00
Ingo Weyrich
66191609d6 Forward declare wavelet_decomposition 2019-10-28 15:17:25 +01:00
Ingo Weyrich
0ee3873ce4 fix clang warning 2019-10-28 13:35:46 +01:00
Ingo Weyrich
3ba2e3fbd7 Merge branch 'dev' into boxblur_cleanup 2019-10-26 20:11:25 +02:00
Ingo Weyrich
11f8672584 Fix bug in Capture Sharpening 2019-10-26 12:54:29 +02:00
Ingo Weyrich
7f6d29d938 Merge pull request #5503 from ahoenselaar/hasselblad
Decoding of Hasselblad pixelshift files. Kudos to @ahoenselaar
2019-10-24 18:42:23 +02:00
Ingo Weyrich
0e209a0bc1 Capture Sharpening: Highlights zone with Color Propagation are filled in a purple color, fixes #5505 2019-10-22 14:12:38 +02:00
Andreas Hoenselaar
1bffb54977 Calculate the initial predictor only once. 2019-10-19 21:25:36 -08:00
Andreas Hoenselaar
de1c04b633 Use the same predictor for all Hasselblad files. 2019-10-19 11:22:06 -08:00
Flössie
f7c57eeeda Make ImProcFunctions::transCoord() const 2019-10-08 14:12:42 +02:00
Beep6581
710f6c089d Merge pull request #5483 from Beep6581/whitespace
Whitespace cleanup
2019-10-07 08:21:59 +02:00
Andreas Hoenselaar
7885e113b8 Stop right-shifting of predictor value for Hasselblad pixelshift and align math with lossless JPEG predictor 5 2019-10-05 21:47:06 -08:00
Morgan Hardwood
a87d104a4d NIKON COOLPIX P1000 white level
Fixes magenta highlights issue somehow missed in 9764d0e97
2019-10-03 16:07:47 +02:00
Morgan Hardwood
8f0de49d41 Whitespace cleanup
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
Flössie
0b2b3dc974 Force static privately used subdir libraries (closes #5481) 2019-10-03 10:37:35 +02:00
Morgan Hardwood
9764d0e972 NIKON COOLPIX P1000 matrix, closes #5480
Also, no issue with magenta highlights, so bumping quality to B.
2019-10-01 11:32:28 +02:00
heckflosse
bd3c8a2066 Nikon COOLPIX P1000 black level 2019-09-30 17:19:46 +02:00
Ingo Weyrich
d08c88bdea Update rt_algo.cc
Fixed a comment
2019-09-26 18:02:37 +02:00
Ingo Weyrich
5afb0a345e add mising include 2019-09-26 15:27:12 +02:00
Ingo Weyrich
6bebc19f02 reviewed boxblur code and usage 2019-09-26 15:03:09 +02:00
Ingo Weyrich
6026c110fa Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-09-25 15:18:40 +02:00
Ingo Weyrich
ca109814fc boxblur: further reduction of memory usage 2019-09-25 15:18:10 +02:00
Flössie
5a19632475 Fix non-SSE2 build 2019-09-25 11:33:56 +02:00
Ingo Weyrich
851a12e165 capture sharpening: more clear variable names 2019-09-24 19:18:26 +02:00
Ingo Weyrich
79b3ff8e6e capture sharpening: allow negative corner boost 2019-09-24 18:59:02 +02:00
Ingo Weyrich
e62b004434 dehaze: removed benchmark code 2019-09-23 22:14:52 +02:00
Ingo Weyrich
e810cfa532 Merge branch 'dev' into dehaze_speedup 2019-09-23 16:45:18 +02:00