Clarifications

This commit is contained in:
DRC
2011-01-06 01:19:43 +00:00
parent 2e1b59c09d
commit 9ca11b80fc

View File

@@ -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