Lines Matching refs:field
1383 tiff.h. Add the related TIFF field definitions to tif_dirinfo.c,
1472 we don't have the proper amount and type of data or if the field
1564 * man/TIFFGetField.3tiff: Correct the 'count' field type in the
1628 * tools/tiffsplit.c (tiffcp): TIFFGetField count field should be
2018 previously set this field to some other value and the hook was
2037 * tools/tiff2pdf.c: Better generation of ID field in
2215 * libtiff/tif_lzw.c: change type of dec_bitsleft field to uint64
2258 TIFFTAG_REFERENCEBLACKWHITE as a field in the TIFF directory instead
2259 of as a custom(generic) field to avoid a potential reentrancy problem.
2754 tdir_offset field of TIFFDirEntry structure into union.
2823 rewrites one field "on disk" updating an existing directory
2974 * tif_dirinfo.c: _TIFFMergeFields() now only merges in field
3128 instead of void in case of problems with field merging (e.g., if the
3129 field with such a tag already registered). TIFFMergeFieldInfo() in
3309 It already seems to have been done for other field types. Needed
3593 TIFFPredictorCleanup() to restore parent decode/encode/field methods.
4024 * libtiff/tif_write.c: Do not check the PlanarConfiguration field in
4666 field. The caller should supply a count when setting this field. As
4765 * libtiff/tif_dirinfo.c: Type of the TIFFTAG_SUBIFD field changed
5467 field). Problem reported by Andreas Wiesmann.
5568 * libtiff/tif_dirread.c: Check field counter against number of fields
5907 field value.
6049 field definitions to correct a small memory leak.
6642 * tif_dirinfo.c: moved definition of copyright tag in field list.