|
Quick Lists
|
|
Bug ID:
|
5094348
|
|
Votes
|
0
|
|
Synopsis
|
TIFF reader incorrectly reads Deflate-compressed RGB TIFF images with horizontal prediction.
|
|
Category
|
jai:codec_imageio
|
|
Reported Against
|
1.0_01
|
|
Release Fixed
|
1.0_01
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6176583
,
5094349
|
|
Submit Date
|
30-AUG-2004
|
|
Description
|
TIFF reader garbles deflate-compressed RGB images with horizontal prediction.
xxxxx@xxxxx 10/8/04 00:31 GMT
|
|
Work Around
|
N/A
|
|
Evaluation
|
The image in question is deflate compressed and also uses Horizontal Prediction (Tag 317 = 2). The TIFF reader currently handles deflate compression but not the horizontal prediction. The fix is to add support for horizontal prediction in deflate compressed image scenario.
xxxxx@xxxxx 10/8/04 00:31 GMT
Fixed by adding support for horizontal differencing prediction for images with 8 bit samples. RFE 6176583 has been filed regarding support for other bit depths.
xxxxx@xxxxx 10/8/04 23:52 GMT
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |