*** empty log message ***
This commit is contained in:
parent
015b5e862a
commit
f8db45dca2
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
|||||||
|
2003-08-05 Andrey Kiselev <dron@remotesensing.org>
|
||||||
|
|
||||||
|
* libtiff/tif_lzw.c: Move LZW codec state block allocation back to
|
||||||
|
TIFFInitLZW(), because its initialization in LZWSetupDecode() cause
|
||||||
|
problems with predictor initialization. Remove O_RDONLY check during
|
||||||
|
state block allocation to be able open LZW compressed files in update
|
||||||
|
mode.
|
||||||
|
|
||||||
|
Problem exist for libtiff version of the tif_lzw.c module. One from
|
||||||
|
lzw-compression-kit hasn't such troubles.
|
||||||
|
|
||||||
2003-08-04 Frank Warmerdam <warmerdam@pobox.com>
|
2003-08-04 Frank Warmerdam <warmerdam@pobox.com>
|
||||||
|
|
||||||
* libtiff/tif_write.c: modified tif_write.c so that the various
|
* libtiff/tif_write.c: modified tif_write.c so that the various
|
||||||
|
Loading…
Reference in New Issue
Block a user