Lines Matching refs:tags

27 	NULL pointer when values of tags with TIFF_SETGET_C16_ASCII / TIFF_SETGET_C32_ASCII
69 values of tags with TIFF_SETGET_C16_ASCII / TIFF_SETGET_C32_ASCII
177 required tags. Found on test case of MSVR 35100.
1008 extented tags installed by user code through the extender mechaninm before
1243 TIFF/EP CFARepeatPatternDim and CFAPattern tags (bug #2457)
1396 counts for tags (ie. DotRange).
1531 to get/set functions for different tags!
1565 example for how to retreive the value of unsupported tags.
1761 offset and size tags for optimized scanning of directories. Enabled
1782 compatibility. TIFFSetField/TIFFGetField can be made to handle those tags
2190 regression since in 3.9.2, empty tags are skipped (with a warning)
2466 buffer for large tags. (#1998) Related to (#1993)
2567 tags now require 64-bit parameter rather than 32-bit.
2776 * tif_dirread.c: Removed sanity checks on tags larger than 4MB in
2788 * libtiff/tif_jpeg.c: Do not try to fixup subsampling tags based on
3065 tags TIFFTAG_FAXRECVPARAMS, TIFFTAG_FAXSUBADDRESS,
3067 These tags are not codec-specific and relate to image content, so
3068 process them as other normal tags.
3186 * tools/tiffset.c: Properly handle tags with TIFF_VARIABLE writecount.
3636 tags as per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=1088.
3694 YCbCrSubsampling and DotRange tags as per bugs
3783 StoNits tags custom.
3790 * libtiff/{tif_dir.h, tiff.h}: More EXIF tags added.
3803 Photoshop and ICCProfile tags custom.
3834 * libtiff/{tif_dir.h, tiff.h}: Added more EXIF tags.
3856 tags custom.
3912 ResolutionUnit tags modifiable during write process. As per bug
3951 * tools/tiffdump.c: Fixed crash when reading malformed tags.
3999 the custom tags handling code.
4052 ImageFullWidth, ImageFullLength and PrimaryChromaticities tags custom.
4093 and YClipPathUnits tags.
4121 TargetPrinter tags custom.
4156 * libtiff/tif_dir.c: More efficient custom tags retrieval as per bug
4263 tags.
4267 * libtiff/dirinfo.c: Added DNG tags.
4273 added DNG 1.1.0.0 tags.
4280 * man/TIFFGetField.3tiff: Add a note about autoregistered tags.
4288 * libtiff/{tif_dir.c, tif_print.c}: Support for custom tags, passed
4291 * libtiff/{tiff.h, tif_dirinfo.c, tiffiop.h}: Added EXIF related tags.
4364 suspicious values in the tags. As per bugs
4419 tags as per bug
4555 * libtiff/tif_dir.c: Properly handle tags, which have the uint32
4603 * libtiff/tiff.h: Added Adobe DNG tags.
4649 Compression tags of type LONG from broken TIFFS as per bug
4687 tags (Tristan Hill).
4702 wrong type when writing the TIFF_BYTE/TIFF_SBYTE tags in
4708 tags (Peter Fales).
4781 * libtiff/tif_dir.c: Fixed custom tags handling as per bug
4852 * tools/tiff2bw.c: Write ImageWidth/Height tags to output file, as
4950 * html/internals.html: Split off a discussion of adding new tags
4963 * libtiff/tif_dirread.c: Don't reject to read tags of the
5026 etcetra, tags or if not than a more descriptive error is returned.
5066 when setting custom tags by value. Reported by Eric Fieleke.
5092 * tools/tiffset.c: tiffset now can set any libtiff supported tags.
5272 * libtiff/tif_dirwrite.c: Fixed handling of writable ASCII tags that
5273 are field_passcount=TRUE properly. Arguably anonymous custom tags
5438 * tif_dirread.c: do not mark all anonymously defined tags to be
5604 * libtiff/tif_dirwrite.c: More fixes for custom tags code
5616 * libtiff/tif_dirwrite.c: Fixed problem with custom tags writing,
5619 * libtiff/tif_print.c: Fixed problem with float tags reading, support
5620 for printing RATIONAL and BYTE tags added.
5695 custom tags ... almost certain to crash.
5910 tags in TIFFVGetField() ... added missing break.
6067 present in the tiff tags.
6207 INKSET_MULTIINK (=2). Added missing tags from Adobe TIFF technotes:
6231 won't work when tags with uknown sizes founded.
7132 * added release.stamp target, which tags cvs tree, and updates
7172 * Added contrib/tags back from old distribution ... fixed up a bit.