*** empty log message ***
This commit is contained in:
parent
88101ad83f
commit
336485980d
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
2002-04-08 Andrey Kiselev <dron@remotesensing.org>
|
||||
|
||||
* libtiff/: tif_codec.c tif_compress.c tiffiop.h: Introduced additional
|
||||
members tif->tif_decodestatus and tif->tif_encodestatus for correct
|
||||
handling of unconfigured codecs (we should not try to read data or to
|
||||
define data size without correct codecs).
|
||||
|
||||
* libtiff/tif_getimage.c: The way of codecs checking in TIFFRGBAImageOK
|
||||
changed. Now it has used tif->tif_decodestatus and tif->tif_encodestatus.
|
||||
Should fix http://bugzilla.remotesensing.org/show_bug.cgi?id=119 (in
|
||||
case of __cvs_8.tif test image).
|
||||
|
||||
2002-04-04 Andrey Kiselev <dron@remotesensing.org>
|
||||
|
||||
* libtiff/: tif_lzw.c: Assertions in LXWDecode and LZWDecodeCompat
|
||||
|
Loading…
Reference in New Issue
Block a user