summaryrefslogtreecommitdiff
path: root/jpeg/makefile.vs
Commit message (Collapse)AuthorAgeFilesLines
* Update libjpeg to 9eChris Liddell2022-05-101-4/+41
| | | | | | | | | | | | | | | 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
* Update libjpeg to 9dSebastian Rasmussen2021-06-251-36/+114
| | | | | | | | | | | | Plus re-applying: Bug 697186: Workaround JPEG lib bug. 8dcec8cc076a0cf8350ca7a6ec1d3136812e2a24 Bug 697186: Tweak to previous JPEG fix. dc62c90930512f4b571f68c9110022b234cbd411 Squash MSVC build warning. 8d4f4b5e1ab9417e2e3a72b800414eceb5eb6f25
* Update libjpeg to 9cChris Liddell2018-03-291-0/+273
Plus re-applying: Bug 697186: Workaround JPEG lib bug. 8dcec8cc076a0cf8350ca7a6ec1d3136812e2a24 Bug 697186: Tweak to previous JPEG fix. dc62c90930512f4b571f68c9110022b234cbd411