Download List

Project Description

LibRaw is a library for reading RAW files obtained
from digital photo cameras (CRW/CR2, NEF, RAF,
DNG, and others). LibRaw is based on the source
codes of the dcraw utility, though some of the
drawbacks of dcraw have been eliminated. The users
of the library are provided with an API to be used
when writing their software programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-15 07:52
0.13.0-Beta2

New exposure correction code with greater working range and without artifacts on blue areas. Minor fixes in samples. Improved thread safety in AHD interpolation.
Tags: Beta

2011-01-11 06:59
0.13.0-Beta1

A much faster Huffman decoder, especially for Canon CR2 files. Many new features in demosaic packs: banding suppression, impulse noise suppression, green channels local averaging, and exposure correction before demosaic. OpenMP speed-up for median filters and green equilibration. Imported changes from LibRaw 0.12.2-0.12.3 (configure system changes and Fuji S5500 fixes).
Tags: Beta

2011-01-05 18:13
0.12.2

Problems with some Fuji S5500 files were fixed. Version number autogeneration in pkgconfig stuff was fixed. The order of #include directives was fixed to make KDE/Win32 builds happier.
Tags: Stable

2010-12-21 00:12
0.12.1

Sigma DPx file processing was disabled because the compression and metadata format are incompatible with the existing foveon codebase.
Tags: Stable

2010-12-13 01:22
0.12.0

The Win32 makefiles were cleaned up to support demosaic packs under MSVC (nmake) and MinGW.
Tags: Release

Project Resources