git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1018 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -6,9 +6,9 @@ line padding (previously, it only supported 4-byte padding, which was
|
|||||||
compatible with X Video.) Also, the decompress-to-YUV function has been
|
compatible with X Video.) Also, the decompress-to-YUV function has been
|
||||||
extended to support image scaling.
|
extended to support image scaling.
|
||||||
|
|
||||||
[2] Added SIMD acceleration for performing color conversion on DSPr2-capable
|
[2] Added SIMD acceleration for performing color conversion, downsampling,
|
||||||
MIPS platforms. This speeds up the compression of full-color JPEGs by 6-17%
|
and upsampling on DSPr2-capable MIPS platforms. This speeds up the compression
|
||||||
on such platforms and decompression by 3-5%.
|
of full-color JPEGs by 6-18% on such platforms and decompression by 3-12%.
|
||||||
|
|
||||||
[3] Added support for 4:1:1 subsampling in the TurboJPEG API. This is mainly
|
[3] Added support for 4:1:1 subsampling in the TurboJPEG API. This is mainly
|
||||||
included for compatibility, since 4:1:1 is not fully accelerated in
|
included for compatibility, since 4:1:1 is not fully accelerated in
|
||||||
|
|||||||
Reference in New Issue
Block a user