From: DRC Date: Fri, 12 Aug 2011 19:28:28 +0000 (+0000) Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@683 632fc199-4ca6... X-Git-Tag: 1.1.90~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a367177fa57851f6d15e5905cc547a93b45b949;p=libjpeg-turbo git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@683 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/ChangeLog.txt b/ChangeLog.txt index 76461bc..963c4a8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -29,9 +29,9 @@ libjpeg-turbo, in its entirety, to be re-licensed under a BSD-style license. [9] libjpeg-turbo can now be built with YASM. -[10] Added SIMD-accelerated fast integer DCT/iDCT and YCbCr-to-RGB color -conversion routines to accelerate JPEG decoding on ARM Linux and iOS platforms -that have NEON instructions. +[10] Added SIMD-accelerated fast integer DCT/iDCT and color conversion routines +to accelerate JPEG encoding and decoding on ARM Linux and iOS platforms that +have NEON instructions. [11] Refactored the TurboJPEG C API so that it uses pixel formats to define the size and component order of the uncompressed source/destination images as well