Revision e418b0e...

Go back to digest for 26th May 2013

Other in Graphics

Gilles Caulier committed changes in [libkdcraw] /:

Update internal libraw to last stable 0.15.0.
New camera/format support (75 new cameras!):

* Adobe DNG: fast Load DNG (LightRoom 4.x), support for lossy-compressed DNG (LR 4.x, requires libjpeg 6+)
* Canon: G1 X, SX220 HS, EOS 5D Mark III, EOS 650D, EOS 1D-X, 100D (Rebel SL1), 700D (Rebel T5i), 6D, EOS M, G15, S110, SX50
* Casio: X-S1, HS30EXR, X1-Pro, EX-ZR100,EX-Z8
* Fujifilm: X-E1, X20, X100S, SL1000, HS50EXR, F800EXR, XF1
* Leica: D-LUX6 and V-LUX4
* Nikon: D4, D3200, D800, D800E, 1 J2, 1 V2, D600, 1 J3, 1 S1, Coolpix A, Coolpix P330, Coolpix P7700, D7100
* Olympus: E-M5, XZ-2, XZ-10, E-PL5, E-PM2
* Panasonic: G5, G6, DMC-GF5, FZ200, GH3, LX7
* Pentax: MX-1, K-5 II, K-5 IIs, K-30, Q10
* Samsung: EX2F, NX20, NX210, support for the new firmware for NX100
* Sigma: SD15, SD1, SD1 Merill, DP1, DP1S, DP1X, DP2, DP2S, DP2X
* Sony: SLT-A58, RX-1, SLT-A99, NEX-5R, NEX-6, NEX-F3, SLT-A37, SLT-A57
* Multishot files: Imacon Ixpress 39Mpix

RawSpeed code not yet updated to last compatible revision 543 due to patching problems.

File Changes

Added 1 files
  • libraw/RawSpeed/rawspeed.uncompressed-color-dng.patch
Modified 32 files
  •   libraw/Changelog.txt
  •   libraw/COPYRIGHT
  •   libraw/RawSpeed.note.txt
  •   libraw/internal/dcb_demosaicing.c
  •   libraw/internal/dcraw_common.cpp
  •   libraw/internal/dcraw_fileio.cpp
  •   libraw/internal/defines.h
  •   libraw/internal/demosaic_packs.cpp
  •   libraw/internal/libraw_bytebuffer.h
  •   libraw/internal/libraw_internal_funcs.h
  •   libraw/internal/var_defines.h
  •   libraw/libraw/libraw.h
  •   libraw/libraw/libraw_alloc.h
  •   libraw/libraw/libraw_const.h
  •   libraw/libraw/libraw_datastream.h
  •   libraw/libraw/libraw_internal.h
  •   libraw/libraw/libraw_types.h
  •   libraw/libraw/libraw_version.h
  •   libraw/samples/4channels.cpp
  •   libraw/samples/dcraw_emu.cpp
  •   libraw/samples/dcraw_half.c
  •   libraw/samples/half_mt.c
  •   libraw/samples/half_mt_win32.c
  •   libraw/samples/mem_image.cpp
  •   libraw/samples/multirender_test.cpp
  •   libraw/samples/postprocessing_benchmark.cpp
  •   libraw/samples/raw-identify.cpp
  •   libraw/samples/simple_dcraw.cpp
  •   libraw/samples/unprocessed_raw.cpp
  •   libraw/src/libraw_c_api.cpp
  •   libraw/src/libraw_cxx.cpp
  •   libraw/src/libraw_datastream.cpp
33 files changed in total