git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@571 632fc199-4ca6-4c93-a231-07263d6284db

This commit is contained in:
DRC
2011-04-05 06:51:59 +00:00
parent e7fde87ca5
commit 2a33dfcaab

View File

@@ -46,7 +46,7 @@ It also ensures that the library can avoid the performance pitfall created by
[3] Ported jpgtest.cxx to pure C to avoid the need for a C++ compiler.
[4] Fixed visual artifacts in grayscale JPEG compression caused by a typo in
the RGB-to-chrominance lookup tables.
the RGB-to-luminance lookup tables.
[5] The Windows distribution packages now include the libjpeg run-time programs
(cjpeg, etc.)