Blogs

LibRaw 0.15.0-Alpha1

First public LibRaw 0.15 Alpha is available: LibRaw 0.15.0 Alpha1.

This version is provided to get developers' feedback (e.g. someone uses dropped document mode processing) and for testing purposes. Some features of 0.14 are missing and will be available in the next Alpha (see TODO section below).

Alpha1 is tested under Unix and Windows with usual large testing subset (about 350 RAW files). Changelog:

LibRaw 0.14.7

LibRaw 0.14.7 available for download:
  • Imported dcraw 9.15 (1.449):
    • New cameras supported: 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; Samsung NX20 and NX210;
    • Support for updated Samsung NX200 firmware.
  • Makefile.msvc: easy additional compiler flag editing.

LibRaw 0.14.4

LibRaw 0.14.4 changelog:
  • Fixes to Panasonic/Leica file parser to prevent crash on broken jpegs.
  • Fixes to include order in src/libraw_datastream.cpp to better compile with KDEWIN
  • Floating-point DNGs are rejected on early processing stage.
  • Support for new cameras: Canon S100, Fuji X10, Panasonic GX1, Samsung NX200, Sony NEX-7.

LibRaw 0.14.1

LibRaw 0.14.1 extends list of supported cameras and fixes one minor problem:
  • Imported dcraw 9.11/1.445:
    • Support for new cameras added: Fujifilm F600EXR, Nikon P7100, Olympus E-PL3 and E-PM1, Panasonic DMC-FZ150, Sony NEX-5N, A65 and A77.
    • Updated color data for: Olympus E-P3, Panasonic G3 and GF3, PhaseOne H25, P40 and P65, 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.

LibRaw 0.14.0 (Release)

After three months of testing the LibRaw 0.14 is considered stable. This version is recommeded to use instead of LibRaw 0.13.

The most significant change of this version is multiple rendering (via LibRaw::dcraw_process() calls) of same RAW data without re-opening RAW file through the sequence of open()/unpack() calls. You should be able to change any processing parameters (except shot_select parameter) between dcraw_process() calls.

So, it is possible to implement near-realtime preview of entire image in half-resolution mode and realtime preview of selected area (e.g. around mouse pointer position) in full-resolution mode.

Changelog:

Pages

Subscribe to RSS - blogs