Clarifications
This commit is contained in:
@@ -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.
|
[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
|
[5] If the default install prefix (/opt/libjpeg-turbo) is used, then
|
||||||
'make install' now creates /opt/libjpeg-turbo/lib32 and
|
'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
|
[6] All symbols in the libjpeg-turbo dynamic library are now versioned, even
|
||||||
when the library is built with libjpeg v6b emulation.
|
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)
|
configure or CMake options)
|
||||||
|
|
||||||
[8] Added a TJ_YUV flag to TurboJPEG/OSS which causes both the compressor and
|
[8] Added a TJ_YUV flag to TurboJPEG/OSS which causes both the compressor and
|
||||||
|
|||||||
Reference in New Issue
Block a user