Release Notes: This release supports new cameras: Canon 5D Mark III, G1 X, 1D X, and Powershot SX200, Nikon D4, D800/D800E, and D3200, Fuji X-S1 and HS30EXR, Casio EX-Z8, Olympus E-M5, Panasonic GF5, Sony NEX-F3, SLT-A37, and SLT-A57, and Samsung NX20 and NX210. It also support updated Samsung NX200 firmware.


Release Notes: Incorrect data maximum calculations for Panasonic files were fixed. A possible buffer overrun in exposure correction code is now checked.


Release Notes: 75+ new cameras are supported. dcraw_process() can now be called several times with different parameters without re-opening and unpacking the file for second and consecutive calls to dcraw_process. Document mode processing has been removed. There is new banding suppression code.


Release Notes: This release fixes gcc 4.8 incompatibilities.


Release Notes: 11 new cameras: Canon 6D and EOS M, Casio EX-ZR100, Fujifilm X-E1, Leica D-LUX6 and V-LUX4, Nikon P7700, Olympus XZ-2, Panasonic G5, Samsung EX2F, Sony RX-1. There are new API calls. LibRaw::is_fuji_rotated() returns true for files, and needs a 'fuji_rotate()' call on postprocessing. LibRaw::recycle_datastream() frees the file handle (and associated file buffer) if your application will not call unpack.


Release Notes: 50+ new cameras are supported, including Fuji X-Pro1 and new Sigma/Foveon cameras. The RawSpeed library can be used for raw data decoding (2-3x faster). Many changes in internals; source level compatible with the 0.14 branch.