Subject: CVS commit: pkgsrc/graphics/jpeg
From: Thomas Klausner
Date: 2014-01-27 21:12:05
Message id: 20140127201206.005F796@cvs.netbsd.org

Log Message:
Update to 9a:

Version 9a  19-Jan-2014
-----------------------

Add support for wide gamut color spaces (JFIF version 2).
Improve clarity and accuracy in color conversion modules.
Note: Requires rebuild of test images.

Extend the bit depth support to all values from 8 to 12
(BITS_IN_JSAMPLE configuration option in jmorecfg.h).
jpegtran now supports N bits sample data precision with all N from 8 to 12
in a single instance.  Thank to Roland Fassauer for inspiration.

Try to resolve issues with new boolean type definition.
Thank also to v4hn for suggestion.

Enable option to use default Huffman tables for lossless compression
(for hardware solution), and in this case improve lossless RGB compression
with reversible color transform.  Thank to Benny Alexandar for hint.

Extend the entropy decoding structure, so that extraneous bytes between
compressed scan data and following marker can be reported correctly.
Thank to Nigel Tao for hint.

Add jpegtran -wipe option and extension for -crop.
Thank to Andrew Senior, David Clunie, and Josef Schmid for suggestion.

Files:
RevisionActionfile
1.49modifypkgsrc/graphics/jpeg/Makefile
1.18modifypkgsrc/graphics/jpeg/distinfo
1.1removepkgsrc/graphics/jpeg/patches/patch-jmorecfg.h