Commit graph

6 commits

Author SHA1 Message Date
adam
5a6f627ce4 Changes 0.16.2:
Fixed several bugs detected by running American Fuzzy Lop
2015-07-18 10:40:20 +00:00
drochner
ffbc3fb7f6 switch to lcms2, bump PKGREV 2012-10-10 13:06:14 +00:00
drochner
934b73e1ae update to 0.14.7
This switches to the new major release.
The most significant change of this version is multiple rendering
of same RAW data without re-opening RAW file.
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.
+Support for more cameras
2012-08-04 14:36:42 +00:00
gls
02aa828850 Add lcms to bl3 2010-12-14 07:43:45 +00:00
gls
18df375090 Update libraw to 0.12.0
Complete changelist:

* DCB interpolation and FBDD denoising integrated into main LibRaw.
* Two addtional demosaic packs:
o GPL2-licensed: AFD, LMMSE, VCD, Modified AHD and AHD+VCD interpolations.
Additional median filters from 'Modified DCRAW' package. Foveon support also
included in this pack.
o GPL3-licensed: AMaZE interpolation and chromatic aberrations correction from
RawTherapee
* LCMS 2.x support
* New ./configure script, based on GNU autotools.
* Bugfixes:
o Fix in green_matching code to support nonstandard Bayer pattern
o Fixed bug in add_masked_borders_to_bitmap() call for cameras with masked
border composed of odd number of pixels.
* New command line options for unprocessed_raw sample: -B - subtract black
level, -M - add masked pixels to bitmap.
2010-12-13 20:32:30 +00:00
gls
9ceaa71197 Import libraw 0.11.2 into the NetBSD Packages collection.
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, where part of
drawbacks have already been eliminated and part will be fixed in future.
The users of the library are provided with API to be built into their
software programs.
2010-11-15 18:59:38 +00:00