pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/libraw



Module Name:    pkgsrc
Committed By:   gls
Date:           Mon Dec 13 20:32:30 UTC 2010

Modified Files:
        pkgsrc/graphics/libraw: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/graphics/libraw/files: raw.pc

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/libraw/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/libraw/PLIST \
    pkgsrc/graphics/libraw/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/libraw/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/libraw/files/raw.pc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index