summaryrefslogtreecommitdiff
path: root/branches
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2011-02-25 00:14:12 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2011-02-25 00:14:12 +0000
commite5a03f05c1c2f3478a99e066961db794d22da250 (patch)
treec42ad1f21eec096f0208e3f7f9c1a9537a931ce8 /branches
parentbd74d1ac0e1554d824078f81c39c88deebc11401 (diff)
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@441 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'branches')
-rw-r--r--branches/1.1.x/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/1.1.x/ChangeLog.txt b/branches/1.1.x/ChangeLog.txt
index 12d1c9e..4f0dc72 100644
--- a/branches/1.1.x/ChangeLog.txt
+++ b/branches/1.1.x/ChangeLog.txt
@@ -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)
==================