Site news

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

Administrivia

This site has moved to another database engine (to PostgreSQL from MySQL). We does not expect any changes from user's point of view.

Anyway, if you have any problems with libraw.org site, please contact site team via comments to this note, or via contact form or by E-mail at info 'at' libraw 'dot' org.

LibRaw 0.6.0 Release

LibRaw 0.6.0 considered stable. Changes from 0.6.0 Beta2

  • dcraw 8.88 imported
    • new cameras (Canon 50D, Sony A900, Nikon D90 & P6000, Panasonic LX3 FZ28). Only A900 and D90 has ready color conversion tables, RAWS from other 4 cameras may produce slightly wrong colors.
    • new method of black point subtraction for Canon cameras, preliminary banding supression.
  • Stack memory usage lowered (some thread data moved to dynamic memo ry)
  • Some patches for MSVC compatibility

LibRaw 0.6.0 Beta2

LibRaw 0.5.5 and 0.6.0-Beta2 have minor issues fixed:

  • Enum definitions changed to make gcc -pedantic happy
  • Compiler/preprocessor flags does not affects LibRaw class field set (i.e. structure for thread local storage is always allocated)
  • Default library compilation mode (i.e. sources imported in another project) is thread-safe

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

Pages

Subscribe to RSS - Site news