LibRaw 0.19-Snapshot-20170812

New LibRaw snapshot (20170812) just pushed to our GitHub repository.

Changes in short

Camera support (984 total)

  • BlackMagic URSA Mini 4k, URSA Mini 4.6k, URSA Mini Pro 4.6k
  • Canon PowerShot G9 X Mark II, EOS 6D Mark II, 77D, 200D, 800D, EOS M6
  • FujiFilm X-A3, X-A10
  • GITUP GIT2P
  • Leica TL2
  • Nikon D7500
  • Olympus TG-5
  • OnePlus A5000
  • Panasonic DC-GH5, DC-ZS70 (DC-TZ90/91/92, DC-T93)
  • PARROT Bebop 2, Bebop Drone
  • Pentax KP
  • Sony A9
  • Yi M1
  • YUNEEC CGO3, CGO3P

LibRaw 0.19-Snapshot-20170212: support of Fujifilm GFX 50s compressed files

Alexey Danilchenko reverse-engineered Fujifilm compression for bayer CFA (used in GFX 50s camera) and provided his work to LibRaw (on the same basis as in X-Trans decompressor).

This decoder is distributed as a part of LibRaw library, subject to LGPL 2.1 and CDDL 1.0 licenses.

LibRaw 0.18 released

LibRaw 0.18 released and available on download page and in Github repository.

Changes (relative to 0.17)

Licensing changes:

  • there is no 'LibRaw Software License 27032010' licensing anymore (and all signed agreements have expired)
  • LibRaw now dual-licensed: LGPL 2.1 or CDDL 1.0
Camera support (+87):
  • Apple: iPad Pro, iPhone SE, iPhone 6s, iPhone 6 plus, iPhone 7, iPhone 7 plus
  • BlackMagic Micro Cinema Camera, URSA, URSA Mini

LibRaw 0.18 (current) precompiled shared libraries with extra demosaics for 3d LUT Creator

Here is LibRaw 0.18-Beta3 DLL with built-in demosaic packs for use with 3D LUT Creator: Usage:
  • Download version for your OS
  • Unzip
  • Replace 3D LUT Creator libraw.dll/dylib with unpacked one
  • Enjoy additional (GPL-licensed) demosaics

Fujifilm X-Pro2 compressed raw support

Alexey Danilchenko reverse-engineered Fujifilm X-Pro2 compressed RAW and granted LibRaw, LLC the rights to incorporate his code into the LibRaw library.

This decoder is distributed as a part of LibRaw library, subject to LGPL 2.1 and CDDL 1.0 licenses.

The code is available from our Github repository:

LibRaw 0.18-201604

Current LibRaw master branch updated in LibRaw public GitHub repository.

This version is already used in production in RawDigger and FastRawViewer, we think this version stable enough for use in production-quality software.

Changelog for this update

  • zlib library is now optional Use -DUSE_ZLIB to compile with zlib (to provide deflate DNG support)
  • libjpeg version: jpeg_mem_src() is mandatory, so use libjpeg-turbo or libjpeg 8+

LibRaw 0.18-201511

Current LibRaw master branch updated in LibRaw public GitHub repository.

This version is already used in production in RawDigger and FastRawViewer, we think this version stable enough for use in production-quality software.

Changelog for this update

  • Camera stored white balance coefficients are extracted into:
    • int imgdata.color.WBCoeffs[256][4] - array indexed by EXIF lightsource type

LibRaw 0.17-beta3 precompiled dll with extra demosaics for 3d LUT Creator

Here is LibRaw 0.17-Beta3 DLL with built-in demosaic packs for use with 3D LUT Creator: Usage:
  • Download it
  • Unzip
  • Replace 3D LUT Creator libraw.dll/dylib with unpacked one
  • Enjoy additional (GPL-licensed) demosaics
Source code for LibRaw is always available at this site: http://www.libraw.org/download

Pages