This commit is contained in:
DRC
2011-08-12 19:28:28 +00:00
parent 22b4359e42
commit 29b738d9b6

View File

@@ -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. [9] libjpeg-turbo can now be built with YASM.
[10] Added SIMD-accelerated fast integer DCT/iDCT and YCbCr-to-RGB color [10] Added SIMD-accelerated fast integer DCT/iDCT and color conversion routines
conversion routines to accelerate JPEG decoding on ARM Linux and iOS platforms to accelerate JPEG encoding and decoding on ARM Linux and iOS platforms that
that have 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