Subject: CVS commit: pkgsrc/graphics/jpeg
From: Thomas Klausner
Date: 2016-02-01 10:22:53
Message id: 20160201092253.F0A0CFBB7@cvs.NetBSD.org

Log Message:
Update jpeg to 9b.

Comment two patches while here.

Version 9b  17-Jan-2016
-----------------------

Improvements and optimizations in DCT and color calculations.
Normalize range limit array composition and access pattern.
Thank to Sia Furler and Maddie Ziegler for inspiration.

Use merged upsample with scaled DCT sizes larger than 8.
Thank to Taylor Hatala for inspiration.

Check for excessive comment lengths in argument parsing in wrjpgcom.c.
Thank to Julian Cohen for hint.

Add makefile.b32 for use with Borland C++ 32-bit (bcc32).
Thank to Joe Slater for contribution.

Document 'f' specifier for jpegtran -crop specification.
Thank to Michele Martone for suggestion.

Use defined value from header instead of hardwired number in rdswitch.c.
Thank to Robert Sprowson for hint.

Files:
RevisionActionfile
1.52modifypkgsrc/graphics/jpeg/Makefile
1.21modifypkgsrc/graphics/jpeg/distinfo
1.6modifypkgsrc/graphics/jpeg/patches/patch-af
1.4modifypkgsrc/graphics/jpeg/patches/patch-ag