LibRaw 0.8.4 available for download
Changes are:
Fixed a bug in uncompressed PhaseOne files processing
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 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 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 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 Beta5 is avaliable for download
Most important changes since 0.8-Beta4 are:
RAW files larger 2Gb supported
Minor cosmetic changes.
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 Beta3 is avaliable for download
Most important changes since LibRaw-0.7 are:
Tokuhiro Matsuno has developed version 0.01 of LibRaw Perl bindings.
Image::LibRaw (at CPAN)
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.
Recent comments