56 Commits

Author SHA1 Message Date
Ingo Weyrich
f0b5ca02e7 More double promote fixes 2020-02-10 16:22:42 +01:00
Ingo Weyrich
284fe57159 Further reduction of include dependencies 2019-10-31 13:29:12 +01:00
Ingo Weyrich
6935faa258 Further cleanup of include dependencies 2019-10-30 22:12:06 +01:00
Flössie
54cc02eea9 Filmenegative core cleanup 2019-06-17 08:03:46 +02:00
heckflosse
3b19b9f55b Rawtherapee 5.6 crashes with.dng from PixelShift2DNG-0.9.8.67, fixes #5348 2019-06-07 16:37:59 +02:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
Alberto Griggio
655bdfd7e7 merged branch 'floatdng' 2018-11-22 08:50:35 +01:00
Alberto Griggio
ac21918094 DNG: apply the BaselineExposure tag only for float DNGs 2018-11-20 13:37:23 +01:00
heckflosse
c9044485a6 Fix some coverity issues 2018-11-19 21:49:51 +01:00
Alberto Griggio
6877360913 DNG: use embedded black and white levels also from files generated by Adobe
We only override the colour matrix for Adobe DNG Converter (to ensure a consistent look between dng an native raw)
2018-10-30 14:36:56 +01:00
Alberto Griggio
4fbb0cd3eb DNG: use black/white levels and matrix from the file, unless it comes from the Adobe DNG Converter
See #4472
2018-10-24 12:03:15 +02:00
heckflosse
d7f6a69bd2 Exclude very dark regions from calculation of pre demosaic auto white balance, #4587 2018-06-07 18:01:37 +02:00
Morgan Hardwood
c9fa7b055c Prevent "comparison between signed and unsigned integer expressions" GCC warning, #4455 2018-03-27 16:57:50 +02:00
Alberto Griggio
15d8e2917a added support for Fuji X-A3 (ported from Libraw)
See #4447
2018-03-21 18:03:27 +01:00
heckflosse
2591364b54 Fixed wrong replacement of rgb_cam matrix 2018-03-20 23:06:22 +01:00
heckflosse
b29029527d Fix black thumb when applying a processing profile to a monochrome dng with wrong rgb_cam matrix 2018-03-20 22:18:42 +01:00
Flössie
b73970e94f Fix unintended sign extent (Coverity)
Would hit us at 716Mpx (26755px²).
2018-01-01 13:04:01 +01:00
heckflosse
18f09dcbee Fix wrong thumbnails for Canon G3 and G5, fixes #4000, fixes #4099 2017-09-23 16:20:50 +02:00
Hombre57
b183a0b3c7 Solving issue #4000 on behalf of heckflosse 2017-08-07 21:05:00 +02:00
heckflosse
e242afedd6 On Windows, previously opened raw files can't be moved or deleted until RawTherapee is closed. Fixes #3884 2017-05-24 14:46:19 +02:00
Alberto Griggio
b36aa29c36 added initial support for Sigma sd Quattro DNG files
See #3858
2017-05-04 17:25:14 +02:00
heckflosse
1db6e78817 minimize changes for 'Fix wrong computation of black levels (in some cases) in RawImage::get_colorsCoeff' 2017-04-06 16:59:38 +02:00
Alberto Griggio
6dfe6f95b8 Fix wrong computation of black levels (in some cases) in RawImage::get_colorsCoeff
Was happening e.g. with compressed DNG files
2017-04-06 09:00:53 +02:00
heckflosse
f9aa67b05e Fix warning in rtengine/rawimage.cc and rtgui/dirbrowser.cc 2017-04-01 20:59:10 +02:00
heckflosse
071d960035 Fix all warnings in demosaic_algos.cc 2017-03-31 19:07:58 +02:00
heckflosse
f0b7547cbb Fix all warnings in rawimage.cc 2017-03-30 18:23:18 +02:00
heckflosse
f9a536fd0b new gtk3 version of pixelshift 2017-03-11 22:30:36 +01:00
Ingo Weyrich
3684ac4053 Merge pull request #3725 from Beep6581/xtranscompressed
Support for compressed bayer files from FUJIFILM GFX 50S
2017-03-04 01:34:23 +01:00
Flössie
88336cb897 Make RT build without __USE_MISC and __USE_XOPEN 2017-02-14 21:02:39 +01:00
heckflosse
3329899b37 Added support for compressed fuji bayer files 2017-02-12 21:27:11 +01:00
heckflosse
f2bef65be1 small cleanup 2017-02-11 18:28:52 +01:00
heckflosse
d5d8747e5a decode compressed xtrans files 2017-02-11 17:48:59 +01:00
heckflosse
1949ba1774 Merge branch 'master' into pixelshift 2017-01-20 21:13:50 +01:00
heckflosse
8d52510381 RawTherapee crashed after opening linear DNG from Sigma SD H Quattro camera in editor. fixes #3559 2016-12-30 16:11:21 +01:00
heckflosse
cc4e7be2df Fix crash with Canon m-raw files when raw crop in camconst.json is defined, #3533 2016-12-14 14:01:05 +01:00
heckflosse
ac5bad2de1 pixelshift: optional red/blue check 2016-11-27 18:42:58 +01:00
heckflosse
5b455702a2 pixelshift: Fixed a bug, cleaned code, parallel decode of frames 2016-11-06 16:42:20 +01:00
heckflosse
2d730572f5 Fixed gui (thanks to Hombre) and cleaned code a bit 2016-11-03 01:27:56 +01:00
heckflosse
81fa149570 small change for Hombre 2016-11-03 00:41:33 +01:00
heckflosse
89901f4b36 reworked pixelshift code and temporary removed Fuji S5 dual frame support 2016-11-03 00:01:47 +01:00
Hombre
d8593469ee Adding 'Image Number' to the Bayer Raw tool 2016-11-02 02:06:40 +01:00
heckflosse
742d7ee037 Small corrections to set the number of the frame to be extracted from raw file 2016-11-01 16:46:57 +01:00
heckflosse
405e9a29a2 set frame number before identify 2016-11-01 15:09:36 +01:00
heckflosse
3f13a98135 Prepare rtengine to allow extraction of individual frames from multi frame raw files (i.e. Pentax pixel shift) 2016-11-01 02:20:43 +01:00
Flössie
730c03785d Reapplied clang-tidy filters
- modernize-use-nullptr
- modernize-redundant-void-arg
- readability-simplify-boolean-expr
- misc-redundant-expression
- readability-redundant-control-flow
- readability-avoid-const-params-in-decls
2016-10-18 18:16:05 +02:00
heckflosse
172ab63b85 Cppcheck: Fixed another bunch of warnings 2016-10-13 01:34:02 +02:00
heckflosse
c8779c04f5 Fix all - 2 cppcheck performance hints 2016-07-06 13:04:24 +02:00
heckflosse
f86a0811aa treat black levels > 0xffff in camconst.json as absolute level & 0xffff 2016-05-24 18:14:09 +02:00
Adam Reichold
a2eea7c265 Finally fully remove the safegtk module. 2016-02-21 10:26:11 +01:00
heckflosse
904467b5a3 Fix wrong condition which leads to uninitialized memory access for xtrans files, fixes #3156 2016-02-17 18:22:22 +01:00