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
|
||||
extended to support image scaling.
|
||||
|
||||
[2] Added SIMD acceleration for performing color conversion on DSPr2-capable
|
||||
MIPS platforms. This speeds up the compression of full-color JPEGs by 6-17%
|
||||
on such platforms and decompression by 3-5%.
|
||||
[2] Added SIMD acceleration for performing color conversion, downsampling,
|
||||
and upsampling on DSPr2-capable MIPS platforms. This speeds up the compression
|
||||
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
|
||||
included for compatibility, since 4:1:1 is not fully accelerated in
|
||||
|
||||
Reference in New Issue
Block a user