From 9ca11b80fc30a6ec2eaace739b21a68314f41ebb Mon Sep 17 00:00:00 2001 From: DRC Date: Thu, 6 Jan 2011 01:19:43 +0000 Subject: [PATCH] Clarifications --- ChangeLog.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 9fcb2837..f8b391a7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -8,7 +8,8 @@ README-turbo.txt for more details. This feature was sponsored by CamTrace SAS. [3] TurboJPEG/OSS can now compress from/decompress to grayscale bitmaps. -[4] jpgtest can now be used to test decompression performance only. +[4] jpgtest can now be used to test decompression performance with existing +JPEG images. [5] If the default install prefix (/opt/libjpeg-turbo) is used, then 'make install' now creates /opt/libjpeg-turbo/lib32 and @@ -18,7 +19,7 @@ packages. [6] All symbols in the libjpeg-turbo dynamic library are now versioned, even when the library is built with libjpeg v6b emulation. -[7] Added arithmetic encoding and decoding support (can be disabled via +[7] Added arithmetic encoding and decoding support (can be disabled with configure or CMake options) [8] Added a TJ_YUV flag to TurboJPEG/OSS which causes both the compressor and