.. |
.cvsignore
|
|
|
libtiff.def
|
various fixes for win32 porting
|
2010-10-21 19:07:32 +00:00 |
Makefile.am
|
Needed to add tif_lzma.c to the Makefile.
|
2010-12-18 16:30:15 +00:00 |
Makefile.in
|
Needed to add tif_lzma.c to the Makefile.
|
2010-12-18 16:30:15 +00:00 |
Makefile.lcc
|
|
|
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
|
added a configure option to enable CHUNKY_STRIP_READ support (--enable-chunky-strip-read)
|
2011-02-18 21:54:22 +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
|
Added support for TIFFTAG_SMINSAMPLEVALUE and TIFFTAG_SMAXSAMPLEVALUE to have
|
2011-01-24 21:06:31 +00:00 |
tif_dirread.c
|
implement optional support for deferred strip/tile offset/size loading
|
2011-02-18 20:53:04 +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
|
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
|
2010-03-10 18:56:48 +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
|
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
|
2010-03-10 18:56:48 +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 wrong math du to the signed/unsigned integer type conversions. As per
|
2010-07-02 13:39:10 +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
|
implement optional support for deferred strip/tile offset/size loading
|
2011-02-18 20:53:04 +00:00 |
tif_luv.c
|
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
|
2010-03-10 18:56:48 +00:00 |
tif_lzma.c
|
Properly set the LZMA2 compression level (preset) in LZMAVSetField().
|
2010-12-23 13:07:38 +00:00 |
tif_lzw.c
|
change type of dec_bitsleft to uint64 to support 256MB+ strips (gdal #3512)
|
2010-03-30 17:02:57 +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, libtiff/tif_pixarlog.c,
|
2010-12-11 23:52:27 +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
|
implement optional support for deferred strip/tile offset/size loading
|
2011-02-18 20:53:04 +00:00 |
tif_read.c
|
Move _TIFFFillStriles() call down to avoid being ahead of variable
|
2011-02-18 22:15:40 +00:00 |
tif_stream.cxx
|
* libtiff/tif_stream.cxx: warnings cleanup
|
2010-12-11 23:12:29 +00:00 |
tif_strip.c
|
*** empty log message ***
|
2010-07-01 15:33:28 +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
|
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
|
2010-03-10 18:56:48 +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
|
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
|
2010-03-10 18:56:48 +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
|
* libtiff 4.0.0alpha6 released.
|
2010-06-11 22:58:57 +00:00 |
tiffvers.h.in
|
|
|
uvcode.h
|
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
|
2010-03-10 18:56:48 +00:00 |