pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/jpeg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  1 09:22:53 UTC 2016

Modified Files:
        pkgsrc/graphics/jpeg: Makefile distinfo
        pkgsrc/graphics/jpeg/patches: patch-af patch-ag

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.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/graphics/jpeg/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/jpeg/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/jpeg/patches/patch-af
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/jpeg/patches/patch-ag

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