Ingo Weyrich
|
28cff72eb0
|
rawimagesource.cc : cleanup, also speedup and bugfix for ItcWB, #5676, #5675
|
2020-02-28 20:18:45 +01:00 |
|
Ingo Weyrich
|
f05c10ce55
|
ipwavelet.cc : cleanup, speedup, reduced memory usage
|
2020-02-26 14:16:52 +01:00 |
|
Desmis
|
92fc0e307f
|
merge with dev
|
2020-02-24 11:09:20 +01:00 |
|
Ingo Weyrich
|
914daffa39
|
more double promote fixes, still not complete
|
2020-01-22 00:11:39 +01:00 |
|
Desmis
|
e8986731e8
|
merge with dev
|
2019-11-07 08:09:21 +01:00 |
|
Ingo Weyrich
|
ec3ba6d9b8
|
renamed sleef.c to sleef.h
|
2019-11-03 17:03:40 +01:00 |
|
Ingo Weyrich
|
e682b364b5
|
Further reduction of include dependencies
|
2019-11-01 14:51:33 +01:00 |
|
Ingo Weyrich
|
6935faa258
|
Further cleanup of include dependencies
|
2019-10-30 22:12:06 +01:00 |
|
Desmis
|
40da546cf8
|
merge with dev
|
2019-09-11 12:45:32 +02:00 |
|
Ingo Weyrich
|
ba43437220
|
Merge pull request #5445 from Beep6581/capture_sharpening
Merge Capture sharpening into dev to get more tests
|
2019-09-10 19:27:01 +02:00 |
|
Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
Ingo Weyrich
|
dab39dae76
|
Capture Sharpening: avoid hue shift
|
2019-08-19 21:17:25 +02:00 |
|
Desmis
|
a751857b5c
|
merge with dev
|
2019-08-17 17:49:36 +02:00 |
|
Ingo Weyrich
|
4101102ddf
|
cppcheck: further fixes
|
2019-07-31 20:02:35 +02:00 |
|
Desmis
|
5dbc61579d
|
Save provisory work for autowb ITCWB
|
2019-06-25 13:56:52 +02:00 |
|
heckflosse
|
25625c6842
|
small speeduo for denoise
|
2019-03-16 23:35:39 +01:00 |
|
heckflosse
|
0983817434
|
SSE: Review usage of vminf, vmaxf functions, #4942
|
2018-11-05 15:59:41 +01:00 |
|
heckflosse
|
906cf63ecd
|
Colortoning Lab regions: some vectorized precalculations in first loop, #4914
|
2018-11-01 22:30:26 +01:00 |
|
Hombre
|
f2b339fc66
|
Taking care of backward compatibility for new output profiles
see #4478
|
2018-07-05 23:32:46 +02:00 |
|
Hombre
|
e2dc8ea2c3
|
Merge branch 'dev' into testoutputprofile
|
2018-06-14 21:47:14 +02:00 |
|
heckflosse
|
355fcbad8e
|
AMaZE+VNG4: added contrast threshold adjuster, #4579
|
2018-05-30 14:39:29 +02:00 |
|
heckflosse
|
2a13d12936
|
Amaze+VNG4: created own entry in demosaic combobox, cleaned code
|
2018-05-29 16:59:29 +02:00 |
|
Desmis
|
62fc062712
|
merge with dev
|
2018-04-11 13:08:28 +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 |
|
Desmis
|
6561636ee0
|
some changes in color.cc .h calcgamma and gamma2 and igamma2
|
2018-04-04 14:10:52 +02:00 |
|
Desmis
|
6a00ce0f82
|
add RT_sRGB with 2 Lut 212 1024
|
2018-04-03 12:55:34 +02:00 |
|
heckflosse
|
e03646fc5b
|
Code review and speedup for ImProcFunctions::vibrance(), also fixes #4443
|
2018-03-19 01:34:15 +01:00 |
|
Alberto Griggio
|
4f4e3ef7e0
|
fixed NaN generation due to unbounded processing (no 0 clipping)
|
2018-02-22 17:45:42 +01:00 |
|
Alberto Griggio
|
33e0c28789
|
started working on no negative clipping
|
2018-02-19 16:31:30 +01:00 |
|
heckflosse
|
8721b08346
|
Show correct rgb values in histogram, navigator and colour picker when using 'Rec2020'
|
2018-01-31 20:59:32 +01:00 |
|
heckflosse
|
3133adb1b5
|
Cleanup after Flössies review
|
2018-01-30 21:19:20 +01:00 |
|
heckflosse
|
50ba33900b
|
some more constexpr
|
2018-01-30 18:59:59 +01:00 |
|
heckflosse
|
e7d90ec1a2
|
Improve accuracy of Y to L conversion, fixes #4338
|
2018-01-29 21:17:34 +01:00 |
|
heckflosse
|
96bf06a950
|
Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP
|
2018-01-23 16:05:31 +01:00 |
|
heckflosse
|
68ba09fdd8
|
Speedup for Colour Toning Methods 'RGB sliders' and 'RGB curves'
|
2018-01-10 19:29:11 +01:00 |
|
Flössie
|
3755f5c18e
|
Fix i586 build by @heckflosse (#4284)
|
2018-01-08 17:57:21 +01:00 |
|
heckflosse
|
b61a4cdc26
|
Fixes a bug in RGB2Lab() I introduced recently
|
2017-12-31 21:55:35 +01:00 |
|
heckflosse
|
3dcce23c24
|
rgbproc() speedups
|
2017-12-31 14:36:59 +01:00 |
|
heckflosse
|
8bd9f174dc
|
Reworked colortemp and pow_F defines
|
2017-10-22 20:05:27 +02:00 |
|
heckflosse
|
a75058546a
|
Make compilation unit rtengine/color.cc -Wextra clean, #4155
|
2017-10-22 14:36:56 +02:00 |
|
heckflosse
|
db18b7ad71
|
Fix some coverity issues
|
2017-06-14 22:13:49 +02:00 |
|
Flössie
|
051670160b
|
Some fixes as hinted by Coverity (#3558)
|
2017-06-05 10:58:14 +02:00 |
|
heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
Alberto Griggio
|
73afa054c4
|
fixed Clang warnings in rtengine and rtexif
|
2017-04-01 13:34:16 +02:00 |
|
heckflosse
|
348b393583
|
Fix all warnings in color.cc
|
2017-03-30 17:46:00 +02:00 |
|
Flössie
|
0bbc84b2af
|
Merge branch 'master' into clang-tidy
|
2016-10-18 17:48:50 +02:00 |
|
heckflosse
|
ed42b1239c
|
Merge cppckeck2 branch into master
|
2016-10-16 22:13:13 +02:00 |
|
Hombre
|
50165dab20
|
Merge branch 'master' into softproofing
|
2016-10-16 01:45:52 +02:00 |
|
heckflosse
|
172ab63b85
|
Cppcheck: Fixed another bunch of warnings
|
2016-10-13 01:34:02 +02:00 |
|
Flössie
|
aeaff29ac0
|
Apply readability-simplify-boolean-expr
|
2016-10-12 20:01:30 +02:00 |
|