From 0f650302976bf30bcf8f9c7227e967cac8f4eb6c Mon Sep 17 00:00:00 2001 From: DRC Date: Thu, 11 Aug 2011 02:15:31 +0000 Subject: [PATCH] Support for accelerated forward DCT using ARM NEON instructions git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@679 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index c16c571..15b403d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -29,7 +29,7 @@ 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 +[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. -- 2.49.0