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

This commit is contained in:
DRC
2011-08-17 20:59:56 +00:00
parent a2fdd0c9ab
commit e5c6eb583f

View File

@@ -29,9 +29,8 @@ libjpeg-turbo, in its entirety, to be re-licensed under a BSD-style license.
[9] libjpeg-turbo can now be built with YASM. [9] libjpeg-turbo can now be built with YASM.
[10] Added SIMD-accelerated fast integer DCT/iDCT and color conversion routines [10] Added SIMD acceleration for ARM Linux and iOS platforms that support
to accelerate JPEG encoding and decoding on ARM Linux and iOS platforms that NEON instructions.
have NEON instructions.
[11] Refactored the TurboJPEG C API so that it uses pixel formats to define the [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 size and component order of the uncompressed source/destination images as well