lexa's blog

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.18.2

LibRaw 0.18.2 released and available on both download page and on Github repository.

This is bugfix release, changes are:

  • Fixed several errors (Secunia advisory SA75000)
  • ACES colorspace output option included in dcraw_emu help page
  • Avoided possible 32-bit overflows in Sony metadata parser
  • Phase One flat field code called even for half-size output

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 Beta2

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

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.

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+

Pages

Subscribe to RSS - lexa's blog