From 7ce661931ee6a545deb0ff1053053e833d8b94b7 Mon Sep 17 00:00:00 2001 From: Chris Liddell Date: Mon, 9 May 2022 09:14:57 +0100 Subject: Update libjpeg to 9e 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 --- jpeg/testimg.jpg | Bin 5764 -> 5770 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'jpeg/testimg.jpg') diff --git a/jpeg/testimg.jpg b/jpeg/testimg.jpg index a026e486f..048a88aa3 100644 Binary files a/jpeg/testimg.jpg and b/jpeg/testimg.jpg differ -- cgit v1.2.1