Changes between Version 5 and Version 6 of Release/1.4.3-News

Show
Ignore:
Timestamp:
10/27/07 21:06:48 (6 years ago)
Author:
mloskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v5 v6  
    1414 * Improved detection of already computed overview levels. #1722 
    1515 * Fixed memory failures with allocating 64K entry color tables on stack. #1736 
     16 * Fix zero value issue in building pixel interleaved GeoTIFF files. #1738 
    1617 
    1718GIF Driver: 
     
    2627 * Fixed calculation of min/max statistics for Erdas Imagine datasets. #1702 
    2728 * Fixed band value rounding issue in palletized Imagine rasters. #1732 
    28   
     29 * Ensure .ige and .rrd get cleaned up when creating new files. #1784 
     30 
     31JPEG Driver: 
     32 * Fix in byte swapping logic for small EXIF values. #1786 
     33 
    2934NITF Driver: 
    3035 * Fix handling corrupted location table for some uncertain images. #1313 
    31  * Fix handling corrupted RPF header. #1714  
     36 * Fix handling corrupted RPF header. #1714 
     37 * Fix bounding box for CADRG files crossing meridian 180°. #1750 
    3238 
    3339Warper: 
     
    3541 * Fixed Cubic Spline and Lanczos interpolators. #1610 
    3642 
     43== OGR ==  
    3744 
    38 == OGR ==  
     45VRT Driver: 
     46 * Fixed copying of virtual dataset with empty filename. #1749 
    3947 
    4048== Other ==