libtiff/libtiff
2011-06-21 19:13:24 +00:00
..
.cvsignore Added various files. 2005-11-21 01:06:43 +00:00
libtiff.def fix TIFFMergeFieldInfo typo. 2011-06-21 19:13:24 +00:00
Makefile.am Needed to add tif_lzma.c to the Makefile. 2010-12-18 16:30:15 +00:00
Makefile.in * configure.ac: Should use AC_CANONICAL_HOST since host specifies 2011-04-09 15:43:03 +00:00
Makefile.lcc Initial revision 1999-07-27 21:50:26 +00:00
Makefile.vc Added tif_jpeg_12 2009-06-23 18:25:43 +00:00
mkg3states.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
mkspans.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
SConstruct Regenerated. 2007-02-24 15:03:47 +00:00
t4.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_aux.c *** empty log message *** 2010-07-01 15:33:28 +00:00
tif_close.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_codec.c Implement a new TIFF compression scheme LZMA reserving a new value 34925 for 2010-12-14 12:52:59 +00:00
tif_color.c * libtiff/tif_color.c: prevent crash in handling bad TIFFs 2010-12-14 02:22:41 +00:00
tif_compress.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_config.h-vms Added support for OpenVMS. 2006-04-21 14:18:54 +00:00
tif_config.h.in fix macro set for chunky-read-support 2011-02-18 22:28:58 +00:00
tif_config.vc.h various fixes for win32 porting 2010-10-21 19:07:32 +00:00
tif_config.wince.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_dir.c implement optional support for deferred strip/tile offset/size loading 2011-02-18 20:53:04 +00:00
tif_dir.h implement optional support for deferred strip/tile offset/size loading 2011-02-18 20:53:04 +00:00
tif_dirinfo.c restore TIFFMergeFieldInfo (#2315) 2011-05-17 00:21:17 +00:00
tif_dirread.c * libtiff/tif_dirread.c (TIFFFetchStripThing): Free "data" also 2011-05-31 17:10:18 +00:00
tif_dirwrite.c implement optional support for deferred strip/tile offset/size loading 2011-02-18 20:53:04 +00:00
tif_dumpmode.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_error.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_extension.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_fax3.c * libtiff/tif_fax3.c (Fax3SetupState): Yesterday's fix for 2010-06-09 17:17:13 +00:00
tif_fax3.h allow zero length runs at start of fax3 lines 2011-03-10 20:23:07 +00:00
tif_fax3sm.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_flush.c use TIFFRewriteDirectory() in TIFFFlush() to migrate directories if needed 2010-03-31 06:40:10 +00:00
tif_getimage.c avoid leaks if TIFFRGBAImageBegin() fails (#2295) 2011-02-23 21:46:09 +00:00
tif_jbig.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_jpeg_12.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_jpeg.c * libtiff/tif_jpeg.c, tools/tiff2pdf.c, tools/tiff2ps.c: mark 2011-05-31 17:00:03 +00:00
tif_luv.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_lzma.c fix rawcp/rawcc maintinance for lzma compressor 2011-02-22 21:55:13 +00:00
tif_lzw.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_next.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_ojpeg.c * libtiff/tif_ojpeg.c: plug leaks on OJPEG read failure path 2011-05-31 17:05:07 +00:00
tif_open.c Fix mode check before opening a file. 2010-12-06 16:54:54 +00:00
tif_packbits.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_pixarlog.c fix tif_rawcp/rawcc handling for zip, note it is missing for pixarlog 2011-01-06 16:00:23 +00:00
tif_predict.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_predict.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_print.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_read.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_stream.cxx * libtiff/tif_stream.cxx: warnings cleanup 2010-12-11 23:12:29 +00:00
tif_strip.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_swab.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_thunder.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tif_tile.c *** empty log message *** 2010-07-01 15:33:28 +00:00
tif_unix.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_version.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_vms.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_warning.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_win32.c fix buffer overrun problem with error/warning report in non-console win32 builds (popups) (#2293) 2011-02-09 18:05:00 +00:00
tif_wince.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tif_write.c implement optional support for deferred strip/tile offset/size loading 2011-02-18 20:53:04 +00:00
tif_zip.c fix tif_rawcp/rawcc handling for zip, note it is missing for pixarlog 2011-01-06 16:00:23 +00:00
tiff.h Added support for TIFFTAG_SMINSAMPLEVALUE and TIFFTAG_SMAXSAMPLEVALUE to have 2011-01-24 21:06:31 +00:00
tiffconf.h-vms Added support for OpenVMS. 2006-04-21 14:18:54 +00:00
tiffconf.h.in Added support for a TIFF_SSIZE_T in order to return memory sizes but still 2007-06-26 22:52:05 +00:00
tiffconf.vc.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tiffconf.wince.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tiffio.h restore TIFFMergeFieldInfo (#2315) 2011-05-17 00:21:17 +00:00
tiffio.hxx * contrib: Add an emacs formatting mode footer to all source files 2010-06-08 18:55:15 +00:00
tiffiop.h implement optional support for deferred strip/tile offset/size loading 2011-02-18 20:53:04 +00:00
tiffvers.h Release v4-0-0beta7. 2011-04-09 21:01:00 +00:00
tiffvers.h.in New. 2004-04-20 18:17:17 +00:00
uvcode.h * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00