lexa's blog

LibRaw 0.6.7

LibRaw 0.6.7 released. Changes are:

  • Imported dcraw 8.90/1.413
    • Added support for Samsung S85
    • Changes in external jpeg metadata processing

Your can always download latest LibRaw version from this site's download page.

LibRaw 0.7.0 Alpha-2

New version avaliable: LibRaw: 0.7.0-Alpha2. Changelog:

  • Fixed bug in add_masked_borders: crash if output dimensions is already larger than raw dimensions
  • Fixed out of bounds in samples/unprocessed_raw.cpp for files with non-square pixels

LibRaw 0.7.0 Alpha-1

New version avaliable: LibRaw: 0.7.0-Alpha1. Changelog:

  • Fixed bug in 0.7.0-a0: black frame size has not reset, so in batch processing there is an error in black frame size for files without black frame.
  • Implemented reading of black/masked pixels data for near all cameras with masked pixels, exclding:
    1. Canon sRAW, Leaf (MOS), Sinar 4-shot - more than one color component in black frame (redesign of black frame data structures required).
    2. Fuji SuperCCD: need to design right methods of extraction (should we rotate and resize black pixels as active ones??)
  • Tested for most dSLR data formats with masked pixels: 7 of 9 untested formats are from old P&S cameras.
  • New call LibRaw::unpack_function_name() returns unpack function name (useful for testers only)
  • New identify sample parameters (useful for test-suite builders to check test coverage):
      -u - print unpack function name
      -f - print masked frame size
    These parameters works only for identify run without -v parameter
  • Imported dcraw 8.89/1.411
      changes in Panasonic FZ50 files parsing

LibRaw 0.7.0 Alpha-0

New version avaliable: LibRaw: 0.7.0-Alpha0.

'Most important release since 0.6' (or, maybe, since first public version). Althought many thinks are still 'work in progress', there is more new important features here:

LibRaw 0.6.5

New LibRaw 0.6.5 released. Changes are:

  • Imported dcraw 8.89/1.410
    • fixes in Hasselblad .fff files unpacking
    • fixes in Imacon files unpacking

Your can always download latest LibRaw version from this site's download page.

LibRaw 0.6.3

New LibRaw 0.6.3 released. Changes are:

  • Imported updated dcraw 8.89 (RCS id 1.409 from 2008-12-11)
  • Nikon .NEF unpacking code slightly changed

Your can always download latest LibRaw version from this site's download page.

LibRaw 0.6.2 released

New LibRaw 0.6.2 released. Changes are:

  • Imported dcraw 8.89:
    • Support for new cameras: Canon G10 and 5D Mark II, Leaf AFi 7, Leica D-LUX4, Panasonic FX150 and G1, Fujifilm IS Pro
    • Changed color data for some cameras: Canon 50D, Nikon D90 and P6000, Panasonic LX3 and FZ28, Sony A900.
  • Fixed bug in Panasonic .RW2 files processing (affects only thread-safe version)

Your can always download latest LibRaw version from this site's download page.

LibRaw 0.6.1 Release

Changes since 0.6.0:

  • Added new data field float LibRaw::imgdata.color.cam_xyz[4][3]. This field contains constant table (different for each camera) for Camera RGB->XYZ conversion.
  • All client code should be recompiled

Your can always download latest LibRaw version from this site's download page.

Pages

Subscribe to RSS - lexa's blog