Opened 16 years ago

Closed 16 years ago

#2532 closed defect (fixed)

12bit NITF files not supported

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.5.3
Component: GDAL_Raster Version: 1.5.0
Severity: normal Keywords: nitf
Cc: gaopeng

Description

Files like http://download.osgeo.org/gdal/data/nitf/bugs/i_3430a.ntf are not supported by GDAL 1.5.2 for reading. This is because there is no 12 to 16 bit expansion support (though this does exist for 1bit files).

Change History (2)

comment:1 by warmerdam, 16 years ago

Status: newassigned

I have added 12bit read support in trunk (r15156) and a test suite entry (r15155).

comment:2 by warmerdam, 16 years ago

Resolution: fixed
Status: assignedclosed

Changes also applied in 1.5 branch (r15166).

Note: See TracTickets for help on using tickets.