|
Quick Lists
|
|
Bug ID:
|
6177909
|
|
Votes
|
0
|
|
Synopsis
|
TIFF reader plug-in readAsRenderedImage() fails for compressed non-monolithic YCbCr images
|
|
Category
|
jai:codec_imageio
|
|
Reported Against
|
|
|
Release Fixed
|
1.0_01
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
12-OCT-2004
|
|
Description
|
When the TIFF reader plug-in attempts to load an image with PhotometricInterpretation YCbCr, Compression not Uncompressed, and having either tiled data or RowsPerStrip < ImageLength, then all but the first tile or strip is corrupted.
xxxxx@xxxxx 10/12/04 20:35 GMT
|
|
Work Around
|
N/A
|
|
Evaluation
|
On the 2nd and higher invocations, TIFFImageReader.read(int,ImageReadParam) re-initializes the TIFFDecompressor and ends up chaining a sequence of TIFFYCbCrDecompressor instances.
xxxxx@xxxxx 10/12/04 22:44 GMT
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |