AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
July 2001

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2001.07.19 21:29 "LZW TIFFReadScanline woes", by Sean Finn
2001.07.20 08:35 "Re: LZW TIFFReadScanline woes", by Bruno Ledoux
2001.07.20 15:50 "Re: LZW TIFFReadScanline woes", by Terry Wells
2001.07.20 16:52 "Re: LZW TIFFReadScanline woes", by Sean Finn

2001.07.20 08:35 "Re: LZW TIFFReadScanline woes", by Bruno Ledoux

Hi,

I remember that I had problems with LZW compression/decompression
When compiling in release mode ie with all optimizations on.  When I turned
them off for the tiff_lzw.c  file everything worked. I don't know what
compiler you are using but for me it occurred with VC++ 5.

Hth,

bruno