summaryrefslogtreecommitdiff
path: root/jpeg/jccoefct.c
Commit message (Collapse)AuthorAgeFilesLines
* Update libjpeg to 9eChris Liddell2022-05-101-74/+76
| | | | | | | | | | | | | | | Bug 697186: Workaround JPEG lib bug. Commit fix for overflow. Awaiting response from IJG. Bug 697186: Tweak to previous JPEG fix. Only clamp the DC coefficient. This shouldn't make a difference in any real world cases, but is more correct. Squash MSVC build warning. Couple of compiler warnings in the libjpeg sources
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+454
Squashed into one commit (see branch for details of the evolution of the branch). This brings gpcl6 and gxps into the Ghostscript build system, and a shared set of graphics library object files for all the interpreters. Also, brings the same configuration options to the pcl and xps products as we have for Ghostscript.