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

This commit is contained in:
DRC
2011-02-25 00:14:12 +00:00
parent eeab6957dd
commit 10e3193373

View File

@@ -25,6 +25,11 @@ the RGB-to-chrominance lookup tables.
[6] All packages now include jpgtest.
[7] The TurboJPEG dynamic library now uses versioned symbols.
[8] Added two new TurboJPEG API functions, tjEncodeYUV() and
tjDecompressToYUV(), to replace the somewhat hackish TJ_YUV flag.
1.0.90 (1.1 beta1)
==================