Flössie
|
86690f1ca0
|
Fix OOB string access (fixes #5207)
|
2019-03-11 21:09:57 +01:00 |
|
heckflosse
|
e053b63b6d
|
use only simple expressions as second argument for STC2VFU macro
|
2019-03-11 16:08:28 +01:00 |
|
Floessie
|
17bec0a2e5
|
Merge pull request #5197 from Beep6581/relax-procparam-dependency
Relax dependency from `procparams.h`
|
2019-03-11 15:14:00 +01:00 |
|
Ingo Weyrich
|
28bf4f0d91
|
Merge pull request #5209 from Beep6581/rawca_cunksize
Allow user defined tiles per thread for some tiled algorithms
|
2019-03-10 22:16:51 +01:00 |
|
Ingo Weyrich
|
9eebd8221f
|
Merge pull request #5208 from Beep6581/adobe_tonecurve_sse
Adobe (filmlike) tonecurve: SSE version
|
2019-03-10 21:48:31 +01:00 |
|
heckflosse
|
e35122040e
|
Disabled timing code, #5208
|
2019-03-10 21:47:50 +01:00 |
|
heckflosse
|
0685e262ba
|
remove accidently committed file, #5208
|
2019-03-10 18:02:57 +01:00 |
|
heckflosse
|
9f133fa1d7
|
Adobe (filmlike) tonecurve: SSE version
|
2019-03-10 16:33:00 +01:00 |
|
Flössie
|
c2405585cf
|
Work around strange side effects when parsing Exif (#5207)
|
2019-03-10 14:56:36 +01:00 |
|
Flössie
|
cbc25b135a
|
Fix fallout from merge
|
2019-03-10 13:00:24 +01:00 |
|
Flössie
|
9fe6bcaab1
|
Merge branch 'dev' into relax-procparam-dependency
|
2019-03-10 12:54:04 +01:00 |
|
Flössie
|
d89364fcc0
|
Fix Exif parsing for old Canons (ported by @Beep6581, fixes #4843)
|
2019-03-10 11:40:05 +01:00 |
|
heckflosse
|
6712420a41
|
Fix broken build, #5203
|
2019-03-09 19:28:44 +01:00 |
|
heckflosse
|
f796c70265
|
Merge branch 'dev' into rawca_cunksize
|
2019-03-09 18:48:05 +01:00 |
|
heckflosse
|
b0a7b5fed3
|
tiles per thread for some more tiled algorithms, #5203
|
2019-03-09 18:47:02 +01:00 |
|
Morgan Hardwood
|
2c9dc32022
|
Show more meaningful lens make/model #5157
If the lens make/model from the MakerNotes is vague, and if a lens make
and model are set in Exif (LensMake, LensModel), then prefer Exif over
vague.
|
2019-03-09 16:17:44 +01:00 |
|
heckflosse
|
4dc0012f64
|
Merge branch 'dev' into rawca_cunksize
|
2019-03-08 12:44:28 +01:00 |
|
heckflosse
|
540e359945
|
Inline DCPProfile::hsdApply() to speedup applying dcp profiles, closes #5206
|
2019-03-08 01:44:51 +01:00 |
|
Flössie
|
ca3f84e94f
|
Lens name improvements for Pentax by @Manuel-K (#5157)
|
2019-03-07 20:29:07 +01:00 |
|
Flössie
|
70475f781a
|
Derive lens name from 0xA434 and 0xA433 if other means fail (#5157)
Implemented for
- Pentax
- Canon
- "Unknown"
Also constified `toString()` methods in `rtexif`.
|
2019-03-07 19:29:11 +01:00 |
|
heckflosse
|
77475a3827
|
configurable tiles per thread also for rcd, #5203
|
2019-03-03 17:29:19 +01:00 |
|
heckflosse
|
b83069fd51
|
Allow user-defined setting for raw ca correction tiles per thread
|
2019-03-03 14:52:44 +01:00 |
|
Flössie
|
57d030881d
|
More procparams.h relaxation
|
2019-03-01 17:40:02 +01:00 |
|
heckflosse
|
520a3709bf
|
Allow user defined border for xtrans, #5198
|
2019-03-01 14:47:55 +01:00 |
|
heckflosse
|
f78f17ae6f
|
xtransborder_interpolate: Use same weights as in fast_xtrans_interpolate, #5198
|
2019-03-01 14:36:13 +01:00 |
|
heckflosse
|
917cc49278
|
xtrans: reduce border artifacts, #5198
|
2019-02-28 22:39:40 +01:00 |
|
Flössie
|
0cbc4923bc
|
Relax dependency from procparams.h
|
2019-02-28 20:44:50 +01:00 |
|
heckflosse
|
1786731f4a
|
raw crop for FUJIFILM X-H1
|
2019-02-28 16:31:47 +01:00 |
|
heckflosse
|
5f186bb6e3
|
Set default raw_crop to match compressed and uncompressed files for X-T2, X-T20, X-E3, X100F and X-PRO2. Reduces height by 6 pixels
|
2019-02-28 16:21:30 +01:00 |
|
heckflosse
|
76644cc57a
|
raw_crop alternatives for X-T2, X-T20 and X-E3
|
2019-02-28 15:53:44 +01:00 |
|
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 |
|
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 |
|