lexa's blog

LibRaw 0.8.1

LibRaw 0.8.1 available for download

Changes are:

  • Imported dcraw 8.97/1.427: new cameras: Canon A470, Canon G11 (without color data), Nikon D3000, Olympus E-P1, Panasonic DMC-FZ35/FZ38
  • Fixes for Microsoft Visual C++ 6.0 compatibility
  • C-API libraw_dcraw_make_mem_thumb() call finally exported in API

LibRaw 0.8.0 Release

LibRaw 0.8.0 Release available for download

There are many changes since version 0.7.2, in short:

  • Large RAW files (more than 2Gb) supported.
  • Dcraw 8.86/1.426 imported: 23 new cameras; new color data for many cameras; new unpacking code for several formats.
  • LibRaw API changes: new gamma curve parameters.
  • Some C-API calls are implemented (was missed, but documented).
  • Many minor compatibility/cosmetic changes.

LibRaw-Lite (LGPL license)

LibRaw-Lite is licensed under LGPL terms and is available for download and use.

This version is slightly lighter than GPL-licensed LibRaw:

  • With LGPL License, you may use unmodified library in non-opensource applications.
  • (Sorry) Foveon support is absent due to dcraw license restrictions.
  • Minor enhancements found in full LibRaw are absent in Lite version:
    • Black (masked) pixels are not extracted from RAW data.
    • It is not possible to control black level subtraction, raw curve processing, zero pixels removal.
    • Color data source (i.e. from camera/from hardcoded constant etc.) is not saved for application use.
    • There is no OpenMP support.

LibRaw 0.7.2

LibRaw 0.7.2 released, changes are:

  • More accurate types conversion in libraw_datastream.h
  • New postprocessing parameter auto_bright_thr: set portion of clipped pixels for auto brightening code (instead of dcraw-derived hardcoded 1%)
  • -U option for dcraw_emu sample sets auto_bright_thr parameter
  • all client code should be recompiled due to structures size change

LibRaw 0.7.2 is available for download on this site download page

LibRaw 0.7.1

LibRaw 0.7.1 released, changes are:

  • Fixed small mistype in OpenMP support code.
  • MinGW is officially supported, precompiled binaries also avaliable.
  • dcraw source is included in distribution.

LibRaw 0.7.1 available for download on this site download page

Pages

Subscribe to RSS - lexa's blog