Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-10-19 22:09
0.14.2

Diese Version behebt einen Fehler in Canon 1 und 1Ds decodieren Datei und fügt den neuen Decoder-Informationen-Bit DECODER_HASRAWCURVE.
Tags: Release
This release fixes a bug in Canon 1D and 1Ds file decoding and adds the new decoder information bit DECODER_HASRAWCURVE.

2011-10-12 06:27
0.14.1

Neue Kameras unterstützt: Fujifilm-F600EXR, P7100 von Nikon, Olympus E-PL3 und E-PM1, Panasonic DMC-FZ150, Sony NEX-5N, A65 und A77.
Aktualisiert-Color-Daten für mehrere Kameras: Olympus E-P3, Panasonic G3 und GF3, PhaseOne H25, P40, P65 und Sony NEX-C3, NEX-5, NEX-3, A35 und A55. Unterstützung für dunklen Rahmen Extraktion auf Sony-Kameras. DCB-Demosaicing: Reservierung 6 Pixel anstelle von 3 farbige Bild-Frame zu unterdrücken.
New cameras supported: Fujifilm F600EXR, Nikon P7100, Olympus E-PL3 and E-PM1, Panasonic DMC-FZ150, Sony NEX-5N, A65, and A77.
Updated color data for several cameras: Olympus E-P3, Panasonic G3 and GF3, PhaseOne H25, P40, and P65, and Sony NEX-C3, NEX-5, NEX-3, A35, and A55. Support for dark frame extraction on Sony cameras. DCB demosaicing: reserving 6 pixels instead of 3 to suppress colored image frame.

2011-09-22 22:06
0.14.0

Diese Version ermöglicht mehrere Renderings einer RAW-Datei ohne Aufruf von open () und unpack () mehrere Male. Neue API-Aufrufe enthalten waren: raw2image, free_image und get_decoder_info. RAW-Daten-Filterung Optionen wurden entfernt, weil niemand benutzt sie. Masked Pixeldaten werden in dem gleichen Puffer wie RAW-Bilder gespeichert. Zuschneiden arbeitet jetzt für Fujifilm RAWs. Grüne Matching off für geschrumpfte Bilder verwandelt. New postprocessing_benchmark und multirender_test Proben enthalten waren. Post-Processing wurde mit OpenMP beschleunigt.
Tags: Release
This version allows multiple renderings of a RAW file without calling open() and unpack() multiple times. New API calls were included: raw2image, free_image, and get_decoder_info. RAW data filtering options were removed because no-one used them. Masked pixel data are stored in the same buffer as RAW images. Cropping now works for Fujifilm RAWs. Green matching is turned off for shrunken images. New postprocessing_benchmark and multirender_test samples were included.
Post-processing was sped up with OpenMP.

2011-09-03 07:03
0.14 Beta1

Post-processing Beschleunigung von OpenMP. Neue Version überprüfen Makros. Viele Bugfixes seit Alpha2.
Tags: Beta
Post-processing speedup by OpenMP.
New version check macros. Many bugfixes since Alpha2.

2011-08-11 06:42
0.13.8

Diese Pressemitteilung Importe dcraw 9.10 (1,444). Unterstützung für neue Kameras wurde hinzugefügt: ARRIRAW Format, Canon SX30 IS, Leica D-LUX 5 und V-LUX2, Olympus E-P3, Panasonic G3 und GF3 und der Sony NEX-C3 und SLT-A35. Grüne Matching wird ausgeschaltet, wenn das Ausgangsbild durch Wavelet-Filterung oder Aberrationskorrektur geschrumpften eingeschaltet ist.
Tags: Release
This release imports dcraw 9.10 (1.444). Support for new cameras has been added: ARRIRAW format, Canon SX30 IS, Leica D-LUX 5 and V-LUX2, Olympus E-P3, Panasonic G3 and GF3, and the Sony NEX-C3 and SLT-A35. Green matching is turned off if the output image is shrunken due to wavelet filtering or aberration correction.

Project Resources