[ANN] libopenraw 0.1.1 is out

Hubert Figuière hub at figuiere.net
Sun Mar 19 03:02:54 UTC 2017


Hi,

Not sure if there is anyone listening here.

I just released libopenraw 0.1.1.

Get it:

https://libopenraw.freedesktop.org/download/libopenraw-0.1.1.tar.bz2
https://libopenraw.freedesktop.org/download/libopenraw-0.1.1.tar.bz2.asc

Changelog from 0.1.0

New features:

  Camera support:
  [ a * denote that WB coefficients have been included ]

  - Support for Canon G5X*, G7X MkII, G9X*, G9X MkII, EOS-M3*, EOS-M5,
    EOS-M10*, 1DX MkII*, 5D MkIV*, 750D*, 760D*, 80D*, Rebel T7i/800D,
    Rebel T5/1200D*, Rebel T6/1300D*.
  - Support for Leica M10 and Leica SL (Typ 601).
  - Support for Nikon D3400, D5*, D500*, D5600, 1 S2*, 1 J4*, 1 AW1*.
  - Support for Fujifilm GFX 50S, X100F, X70*, X-A2*, X-A3, X-E2S*,
    X-Pro2*, X-T2, X-T20.
  - Support for  Sony A99II, A7R2*,  A6300* and A6500,  RX1RM2*, RX10,
    RX10M2, RX10M3, RX100M4*, RX100M5.
  - Support for Panasonic FZ2500, G80/G85, GH5, GX8*, GX80/GX85, GX850,
    LX10/LX15,
    ZS100.
  - Support for XIAOYI M1.
  - Support for Olympus E-M10*, E-M10 MkII*, E-M1 MkII, PEN-F*, XZ-10*,
    TG-4*, SH-2*.
  - Support for Pentax K-1 (PEF & DNG)*, K-S1 (DNG), K-S2 (PEF)*,
    K-70 (PEF & DNG) and Pentax Q-S1 (DNG)
  - Support for Apple iPhone 6S+* and 7+*

  - Coefficients for Canon G3X, 70D, 100D
  - Coefficients for Nikon D3300, D5300, D5500, D7200, D810, 1 V3, 1 J5
  - Coefficients for Olympus E-M5II
  - Coefficients for Fujifilm X100T, X-A1

Bug fixes:

  - Updated coefficients for:
    - Sony A99, RX100, RX100M2, RX100M3,  RX1R, RX1R
    - Nikon D3200
  - Bug 98929 - fix endian detection on FreeBSD.
  - Bug 99927 - fix build with various libjpeg.
  - Bug 54034 - NEF: don't crash with D90 files and similar.
  - Do not abort when ecountering some unpacking errors.
  - Do not crash on RAF file not found.
  - Do not crash on unterminated string value (Pentax Q-S1 DNG)

Internal changes:

  - Added misc/release.sh to help releasing.
  - More use of std::unique_ptr<> instead of raw pointers.
  - Added Nikon D90 and D300 to the testsuite.


Have fun.

Hub


More information about the Libopenraw-dev mailing list