lexa's blog
LibRaw 0.10-Beta3
Submitted by lexa on 1 August, 2010 - 20:03LibRaw 0.10-Beta3 avaliable for download in usual place.
Changes:
- New dcraw 9.04 code with some minor improvements
- Fixed a small problem in Sony ARW2 unpacking code. Not affects image quality, but makes valgrind checker more happy.
Feel free to report bugs :).
LibRaw 0.10-Beta2
Submitted by lexa on 6 July, 2010 - 21:34LibRaw 0.10-Beta2 avaliable for download in usual place.
Changes:
- New dcraw 9.03 code with some new cameras supported and some colordata changes
Feel free to report bugs :).
LibRaw 0.10-Beta1
Submitted by lexa on 6 June, 2010 - 19:42LibRaw 0.10-Beta1 avaliable for download in usual place.
Changes:
- New dcraw code with many new cameras supported.
- Patches from Johannes Hanika: OpenMP speedup for PPG interpolation, green_matching code for fixing color maze artifacts on some cameras.
Feel free to report bugs :).
LibRaw 0.9.1
Submitted by lexa on 15 May, 2010 - 12:09LibRaw 0.9.1 is avaliable for download.
This release fixes a bug in 8-bit RAW unpacking code.
LibRaw 0.9 Released
Submitted by lexa on 26 April, 2010 - 21:48There are lot of new features.
Licensing change
Bye-bye GPL. Since 0.9-Beta1 LibRaw is triple licensed:
You may choose license you like more from these three.No separate Lite/Commercial versions
LibRaw 0.8.5
Submitted by lexa on 30 December, 2009 - 18:04LibRaw 0.8.5 available for download
Changes are:
- Fixed bug in simple_dcraw sample parameters processing
- Imported dcraw 8.99 (1.432):
LibRaw 0.8.4
Submitted by lexa on 21 November, 2009 - 18:17LibRaw 0.8.4 available for download
Changes are:
- Fixed a bug in uncompressed PhaseOne files processing
LibRaw 0.8.3
Submitted by lexa on 24 October, 2009 - 17:27LibRaw 0.8.3 available for download
Changes are:
- Imported dcraw 8.98/1.431: new RAW formats supported: Canon 7D, Panasonic GF1, Sony A850 and A380, Casio Z850, Nikon D300s
- changes in libraw_datastream.h to make compilers more happy
LibRaw 0.8.2
Submitted by lexa on 3 September, 2009 - 18:31LibRaw 0.8.2 available for download
Changes are:
- Bug fixed in Hasselblad .3FR processing code
- Imported dcraw 1.428: fixes for incorrect width set for Nikon D3000
- Enum LibRaw_thumbnail_formats (LIBRAW_IMAGE_*) values changed to
match values in enum LibRaw_image_formats (LIBRAW_THUMBNAIL_*).
You need to recompile all sources using these constants.
LibRaw 0.8.1
Submitted by lexa on 30 August, 2009 - 19:33LibRaw 0.8.1 available for download
Changes are:
- Imported dcraw 8.97/1.427: new cameras: Canon A470, Canon G11 (without color data), Nikon D3000, Olympus E-P1, Panasonic DMC-FZ35/FZ38
- Fixes for Microsoft Visual C++ 6.0 compatibility
- C-API libraw_dcraw_make_mem_thumb() call finally exported in API