summaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2011-10-28 06:45:53 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2011-10-28 06:45:53 +0000
commitcdb22fe69b761c00964851bce5e9c79ee22343b1 (patch)
tree7531b71271054b03d0b0e76edfe6d72daa940094 /trunk
parentedfbeb0eb06efa03decd124c6345ab12ff705646 (diff)
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@721 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'trunk')
-rw-r--r--trunk/ChangeLog.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/trunk/ChangeLog.txt b/trunk/ChangeLog.txt
index b58a78d..984e754 100644
--- a/trunk/ChangeLog.txt
+++ b/trunk/ChangeLog.txt
@@ -1,9 +1,11 @@
1.1.90 (1.2 beta1)
==================
-[1] Added a Java wrapper for the TurboJPEG API. See java/README for more details.
+[1] Added a Java wrapper for the TurboJPEG API. See java/README for more
+details.
-[2] The TurboJPEG API can now be used to scale down images during decompression.
+[2] The TurboJPEG API can now be used to scale down images during
+decompression.
[3] Added SIMD routines for RGB-to-grayscale color conversion, which
significantly improves the performance of grayscale JPEG compression from an