Télécharger la liste

Description du projet

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.

Système requise

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.

2013-02-16 10:22
0.15-Beta4

11 nouveaux appareils photo : Canon 6D et EOS M, Casio EX-ZR100, Fujifilm X-E1, Leica D-LUX6 et V-LUX4, Nikon P7700, Olympus XZ-2, Panasonic G5, Samsung EX2F, Sony RX-1. Il y a des nouveaux appels d'API. LibRaw::is_fuji_rotated() retourne la valeur true pour les fichiers, et a besoin d'un « fuji_rotate() » appelle post-traitement.
LibRaw::recycle_datastream() libère le handle de fichier (et le tampon de fichier associé), si votre application ne s'appellera pas décompresser.
Tags: Beta
11 new cameras: Canon 6D and EOS M, Casio EX-ZR100, Fujifilm X-E1, Leica D-LUX6 and V-LUX4, Nikon P7700, Olympus XZ-2, Panasonic G5, Samsung EX2F, Sony RX-1. There are new API calls. LibRaw::is_fuji_rotated() returns true for files, and needs a 'fuji_rotate()' call on postprocessing.
LibRaw::recycle_datastream() frees the file handle (and associated file buffer) if your application will not call unpack.

2012-12-05 07:25
0.15-Beta2

50++ nouvelles caméras sont pris en charge, y compris Fuji X-Pro1 et nouvelles caméras Sigma/Foveon. La bibliothèque de RawSpeed peut être utilisée pour les données brutes de décodage (2-3 fois plus rapide).
Beaucoup de changements dans le fonctionnement interne ; niveau de la source compatible avec la direction de 0,14.
Tags: Beta
50+ new cameras are supported, including Fuji X-Pro1 and new Sigma/Foveon cameras. The RawSpeed library can be used for raw data decoding (2-3x faster).
Many changes in internals; source level compatible with the 0.14 branch.

2012-06-28 10:45
0.14.8

Cette version prend en charge les nouveaux appareils photo : Canon 5D Mark III, G1 X 1 D X et Powershot SX200, Nikon D4, D800/D800E et D3200, Fuji X-S1 et HS30EXR, Casio EX-Z8, Olympus E-M5, Panasonic GF5, Sony NEX-F3, SLT-A37 et SLT-A57 et Samsung NX20 et NX210. Il prend également en charge la mise à jour firmware Samsung NX200.
Tags: Release
This release supports new cameras: Canon 5D Mark III, G1 X, 1D X, and Powershot SX200, Nikon D4, D800/D800E, and D3200, Fuji X-S1 and HS30EXR, Casio EX-Z8, Olympus E-M5, Panasonic GF5, Sony NEX-F3, SLT-A37, and SLT-A57, and Samsung NX20 and NX210. It also supports updated Samsung NX200 firmware.

2012-04-05 06:00
0.14.6

Casio EX-Z500 soutien. I/O exceptions gestion de fichier ouvert sont interceptées. Un possible après-tampon de lecture dans le décodeur ARW2 Sony est fixe. mingw32 Erreurs lors de la compilation LibRaw_windows_datastream sont fixes. Makefile.MSVC : support OpenMP et LCMS (décommenter pour utiliser). Correctifs pour le décodage de certains fichiers Leaf Aptus II.
Tags: Release
Casio EX-Z500 support. I/O exceptions handling on file open are caught. A possible read-after-buffer in the Sony ARW2 decoder is fixed. mingw32 errors when compiling LibRaw_windows_datastream are fixed. Makefile.msvc: support for OpenMP and LCMS (uncomment to use). Fixes for decoding of some Leaf Aptus II files.

2011-10-27 06:07
0.14.3

Corrections de bogues dans le code de soustraction niveau noir pour les fichiers PhaseOne. Une nouvelle API appeler LibRaw::get_internal_data_pointer() pour les développeurs qui ont besoin d'accéder aux champs de libraw_internal_data (c.-à-d. Fuji SuperCCD mise en page). Doc/API-aperçu résout refléter les changements 0,14.
Tags: Release
Bugfixes in black level subtraction code for PhaseOne files. A new API call LibRaw::get_internal_data_pointer() for developers who need access to libraw_internal_data fields (i.e. Fuji SuperCCD layout). Doc/API-overview fixes to reflect 0.14 changes.

Project Resources