lexa's blog

LibRaw 0.8.5

LibRaw 0.8.5 available for download

Changes are:

  • Fixed bug in simple_dcraw sample parameters processing
  • Imported dcraw 8.99 (1.432):

LibRaw 0.8.4

LibRaw 0.8.4 available for download

Changes are:

  • Fixed a bug in uncompressed PhaseOne files processing

LibRaw 0.8.3

LibRaw 0.8.3 available for download

Changes are:

  • Imported dcraw 8.98/1.431: new RAW formats supported: Canon 7D, Panasonic GF1, Sony A850 and A380, Casio Z850, Nikon D300s
  • changes in libraw_datastream.h to make compilers more happy

LibRaw 0.8.2

LibRaw 0.8.2 available for download

Changes are:

  • Bug fixed in Hasselblad .3FR processing code
  • Imported dcraw 1.428: fixes for incorrect width set for Nikon D3000
  • Enum LibRaw_thumbnail_formats (LIBRAW_IMAGE_*) values changed to
    match values in enum LibRaw_image_formats (LIBRAW_THUMBNAIL_*).
    You need to recompile all sources using these constants.

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 0.8.0 Beta5

LibRaw 0.8 Beta5 is avaliable for download
Most important changes since 0.8-Beta4 are:

  • RAW files larger 2Gb supported
  • Minor cosmetic changes.

LibRaw 0.8 Beta 4

LibRaw 0.8 Beta4 is avaliable for download
Most important changes since 0.8-Beta3 are:

  • Latest dcraw imported with new huffman-unpacking code and new cameras supported.
  • Added missed calls in LibRaw C interface.
  • Removed hardcoded white-balance data for some P&S cameras.
  • Minor cosmetic changes.

LibRaw 0.8 Beta 3

LibRaw 0.8 Beta3 is avaliable for download
Most important changes since LibRaw-0.7 are:

  • API and default behavior are changed: gamma-conversion and output pixel bit-witdth are completely separated
    • Gamma curve is set via params.gamm[0] (inverted gamma value) и params.gamm[1] (slope of initial linear part). Defaults are set according to rec. BT.709 values: 2.2222 and 4.5.
    • Output bit-witdth (8/16 bits per pixel) is set via params.output_bps.
    • params.gamma_16bit eliminated.

    Major version number is changed (and beta stage entered) because of defaults change: we expect more parameters attention for 'beta'-software.

  • dcraw 8.94 (1.423) imported, so many new cameras supported (see list in changelog), some RAW unpacking routines changed, some cosmetic changes added (e.g. there is no black level subtraction for Canon cameras for params.document_mode=2).
  • LibRaw is tested on large set of RAW files, results are bitwise identical to current dcraw 8.94

Image::LibRaw (LibRaw Perl interface)

Tokuhiro Matsuno has developed version 0.01 of LibRaw Perl bindings.

Image::LibRaw (at CPAN)

Syndicate content (C01 _th3me_)