LibRaw 0.18-Beta2 available at
download page .
Github repo is also updated.
Changes in short
+4 new cameras
Fixes in X-Trans compressed if compiled with OpenMP
Fixed bug in Sony SR2 files black level calculation
DNG files with BlackLevel both in vendor makernotes and BlackLevel:
BlackLevel tag always takes precedence
strlen replaced with strnlen in most cases, added local version of strnlen
ChannelBlackLevel added to canon makernotes
LibRaw 0.18-Beta1 available at download page . Github repo is also updated.
There are lot of changes, in short:
Licensing changed: no 'LibRaw Software license', please select between LGPL 2.1 and CDDL 1.0
Camera support: 78 cameras added (relative to 0.17.2)
Floating point DNG support (native, no need for DNG SDK, see below)
LibRaw can be built with Adobe DNG SDK support to decode exotic DNG formats (e.g. 8-bit DNG)
Lot of getters/setters added to C-API
Libraw compilation flags are accessible on runtime via LibRaw::capabilities() call
More metadata parsed: white balance presets, DNG colordata, vendor specific metadata
See bundled Changelog and documentation for details.
New Cameras:
Nikon D810A
Panasonic FZ300/330, GX8
Sony A7R-II, RX10-II
C-API extension to support 3DLut Creator
Shared lib version incremented because of API extension
Available for download in usual place.
Recent comments