Lines Matching refs:set
132 when writing directory, if FIELD_STRIPOFFSETS was artificially set
1013 * tools/tiffcrop.c: Fix warnings about variables set but not used.
1015 * contrib/iptcutil/iptcutil.c: Fix warnings about variables set
1119 * libtiff/tif_dir.c: TIFFSetField(): refuse to set negative values for
1139 had the JPEGTABLESMODE_QUANT bit set.
1141 JPEGTABLESMODE_HUFF bit set, which avoids Huffman tables to be emitted in the
1158 tag can return one channel, with the other two channels set to
1248 be defective, then set it to zero before returning error in order
1306 rotation angle was set by the auto rotate check, it was retained
1410 * tools/tiff2pdf.c: Fix two places where t2p_error didn't get set
1528 * libtiff/tif_dir.c: avoid using specific set/get logic to process fields in custom directories,
1531 to get/set functions for different tags!
1646 * tools/tiff2pdf.c: remove decl+set of set-but-not-used local, "written"
1648 and set of otherwise unused local, data_is_empty.
1714 thunder encoded files with wrong bitspersample set. The libtiff
1819 * libtiff/tif_lzma.c: Properly set the LZMA2 compression level
1994 which should be set by value.
2018 previously set this field to some other value and the hook was
2051 set bigger than the image size).
2064 in t2p_read_tiff_size() causes t2p->tiff_datasize to be set entirely
2143 * libtiff/tif_jpeg.c: Ensure that quality is always set in
2325 interface when stoponerror is set.
2440 contig for one sample files if planar configuration is already set.
2942 set, thus resulting in continuous incorrect beyond-eof errors.
3145 force flag set. Occurs with the addtiffo program for instance.
3200 it was set as infinite. As per bug
3302 data in _TIFFWriteDirectory if TIFF_BEENWRITING not set. Relates
3389 Properly set the binary mode for stdin stream as per bug
3474 peculiar bug where photometric flag had to be set before jpegcolormode
3529 * tools/tiffcp.c: Do not set RowsPerStrip bigger than image length.
3555 * tools/raw2tiff.c: Do not set RowsPerStrip larger than ImageLength.
3569 in TIFFReadDirectory, because it is always set at the start of
3570 function and we allow TIFFs without that tag set.
3639 multipage TIFF with /width/height/center options set. As per bug
3897 * tools/fax2tiff.c: Added option '-r' to set RowsPerStrip parameter
3973 also set it to NULL to avoid double free when re-setting custom
4697 choosing when the incorrect Group4Options tag set. As per bug
5092 * tools/tiffset.c: tiffset now can set any libtiff supported tags.
5184 * tools/tiffcp.c: Properly set Photometric Interpretation in case of
5709 `-z' option now can be used to set the number of reported different
5829 * tools/fax2tiff.c, man/fax2tiff.1: New switch (-X) to set width of
6072 TIFFWriteScanline() now set tif_row explicitly in case the codec has
6197 passcount set FALSE can be printed (such as TIFFTAG_SOFTWARE).
6319 EXTRASAMPLE value isn't set for it. This changes the behaviour of
6608 set from config.site.
6862 error when TIFF_BEENWRITING is not set. This ensures that the
6867 * tif_open.c: Don't set MMAP for O_RDWR files.
6990 set to 1, and added default (off) setting in tiffconf.h. This
6991 should eventually be set by the configure script somehow.