summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/src/LibJPEG/change.log
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2017-05-28 20:21:59 +0300
committerKirill Volinsky <mataes2007@gmail.com>2017-05-28 20:21:59 +0300
commit46cb763bffdbd1d2feea6d27344c48d16a511745 (patch)
tree4eea9dd37e649dbfb3d24bbb1b03671db2f7ae0e /plugins/AdvaImg/src/LibJPEG/change.log
parentc9bffd4f4e69fb1f34781cdf138b8b17e96b835b (diff)
AdvaImg: LibJPEG lib update to 9b
Diffstat (limited to 'plugins/AdvaImg/src/LibJPEG/change.log')
-rw-r--r--plugins/AdvaImg/src/LibJPEG/change.log23
1 files changed, 23 insertions, 0 deletions
diff --git a/plugins/AdvaImg/src/LibJPEG/change.log b/plugins/AdvaImg/src/LibJPEG/change.log
index 26b628bb86..6d5786d500 100644
--- a/plugins/AdvaImg/src/LibJPEG/change.log
+++ b/plugins/AdvaImg/src/LibJPEG/change.log
@@ -1,6 +1,29 @@
CHANGE LOG for Independent JPEG Group's JPEG software
+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.
+
+
Version 9a 19-Jan-2014
-----------------------