From e54b755ab82fd463927cc60760d94c70d98b74e5 Mon Sep 17 00:00:00 2001 From: DRC Date: Tue, 14 Jun 2011 22:17:37 +0000 Subject: [PATCH] iOS ARM support git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@660 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 1196d9b..101b1e0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -30,8 +30,8 @@ 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 inverse DCT and YCbCr-to-RGB color -conversion routines to accelerate JPEG decoding on ARM Linux platforms that -have NEON instructions. +conversion routines to accelerate JPEG 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 -- 2.40.0