libtiff/libtiff
2017-05-14 02:26:07 +00:00
..
.cvsignore ignore various windows intermediate files 2012-06-16 17:05:37 +00:00
CMakeLists.txt * CMakeLists.txt, libtiff/test/Makefile.am: Applied patches by 2015-09-01 02:51:50 +00:00
libtiff.def * libtiff/libtiff.def: Added _TIFFMultiply32 and _TIFFMultiply64 2016-06-15 13:28:11 +00:00
libtiff.map * configure.ac: Add support for using library symbol versioning on 2012-01-22 19:50:36 +00:00
libtiffxx.map * configure.ac: Add support for using library symbol versioning on 2012-01-22 19:50:36 +00:00
Makefile.am Additional CMake-related files were missing from the distribution tarball. 2015-08-31 00:01:18 +00:00
Makefile.in * html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn for 2016-04-08 02:34:00 +00:00
Makefile.lcc
Makefile.vc Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
mkg3states.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
mkspans.c
SConstruct
t4.h
tif_aux.c * libtiff/tif_aux.c: fix crash in TIFFVGetFieldDefaulted() 2016-11-11 20:45:53 +00:00
tif_close.c * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tif_codec.c Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
tif_color.c * libtiff/tif_color.c: avoid potential int32 overflow in 2017-05-13 18:17:34 +00:00
tif_compress.c * tools/tiffinfo.c: fix out-of-bound read on some tiled images. 2016-10-25 20:04:21 +00:00
tif_config.h-vms
tif_config.h.cmake.in * cmake: Add d suffix to debug libraries with MSVC. Patch #3 of 3 2015-07-04 22:09:27 +00:00
tif_config.h.in Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
tif_config.vc.h * libtiff/tif_config.vc.h (HAVE_SNPRINTF): Add a '1' to the 2016-05-10 13:04:48 +00:00
tif_config.wince.h
tif_dir.c * libtiff/tif_dir.c, tif_dirread.c, tif_dirwrite.c: implement various clampings 2017-01-11 16:09:02 +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 Cast away unused return value from snprintf() to possibly eliminate a compilation warning. 2016-11-18 02:52:13 +00:00
tif_dirread.c * libtiff/tif_dirread.c: fix memory leak in non DEFER_STRILE_LOAD 2017-04-27 15:46:22 +00:00
tif_dirwrite.c * libtiff/tif_dir.c, tif_dirread.c, tif_dirwrite.c: implement various clampings 2017-01-11 16:09:02 +00:00
tif_dumpmode.c * libtiff/tif_write.c: TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() 2015-12-12 18:04:26 +00:00
tif_error.c
tif_extension.c * libtiff/tif_close.c, libtiff/tif_extension.c : rename link 2015-12-06 11:13:43 +00:00
tif_fax3.c * litiff/tif_fax3.c: avoid crash in Fax3Close() on empty file. 2017-04-27 19:50:01 +00:00
tif_fax3.h HylaFAX not Halyfax 2016-12-14 18:36:27 +00:00
tif_fax3sm.c
tif_flush.c
tif_getimage.c * libtiff/tif_fax3.c, tif_predict.c, tif_getimage.c: fix GCC 7 2017-02-25 17:05:12 +00:00
tif_jbig.c
tif_jpeg_12.c * libtiff/tif_dir.c, libtiff/tif_dirinfo.c, libtiff/tif_compress.c, 2015-10-28 19:10:20 +00:00
tif_jpeg.c * libtiff/tif_jpeg.c: only run JPEGFixupTagsSubsampling() if the 2017-01-31 13:02:27 +00:00
tif_luv.c * libtiff/tif_pixarlog.c, tif_luv.c: avoid potential int32 2017-05-13 18:29:38 +00:00
tif_lzma.c * libtiff/tif_lzma.c: typo fix in comment 2016-09-17 09:18:58 +00:00
tif_lzw.c * libtiff/tif_lzw.c: in LZWPostEncode(), increase, if necessary, the 2017-02-18 18:46:00 +00:00
tif_next.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_ojpeg.c * libtiff/tif_ojpeg.c: fix potential memory leak in 2017-04-27 17:29:26 +00:00
tif_open.c Commit changes that should have gone with previous commit 2016-11-20 22:29:47 +00:00
tif_packbits.c * libtiff/tif_packbits.c: fix out-of-buffer read in PackBitsDecode() 2017-05-14 02:26:07 +00:00
tif_pixarlog.c * libtiff/tif_pixarlog.c, tif_luv.c: avoid potential int32 2017-05-13 18:29:38 +00:00
tif_predict.c * libtiff/tif_zip.c, tif_pixarlog.c, tif_predict.c: fix memory 2017-05-10 15:21:16 +00:00
tif_predict.h * libtiff/tif_predict.h, libtiff/tif_predict.c: 2016-10-31 17:24:26 +00:00
tif_print.c * libtiff/tif_predict.c, libtiff/tif_print.c: fix printf unsigned 2016-11-20 22:31:21 +00:00
tif_read.c * libtiff/tif_read.c: update tif_rawcc in CHUNKY_STRIP_READ_SUPPORT 2017-05-13 15:34:06 +00:00
tif_stream.cxx * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logical 2015-05-28 01:50:20 +00:00
tif_strip.c * libtiff/tif_dirread.c: modify ChopUpSingleUncompressedStrip() to 2016-12-03 11:02:15 +00:00
tif_swab.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_thunder.c * libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma 2016-09-04 21:32:55 +00:00
tif_tile.c * libtiff/tif_read.c (TIFFStartTile): Fix Coverity 715973 2015-06-07 22:35:40 +00:00
tif_unix.c * libtiff/tiffiop.h, tif_unix.c, tif_win32.c, tif_vms.c: add _TIFFcalloc() 2017-01-11 19:02:49 +00:00
tif_version.c
tif_vms.c * libtiff/tiffiop.h, tif_unix.c, tif_win32.c, tif_vms.c: add _TIFFcalloc() 2017-01-11 19:02:49 +00:00
tif_warning.c
tif_win32.c * libtiff/tiffiop.h, tif_unix.c, tif_win32.c, tif_vms.c: add _TIFFcalloc() 2017-01-11 19:02:49 +00:00
tif_wince.c
tif_write.c * libtiff/tif_write.c: fix misleading indentation as warned by GCC. 2016-12-03 21:57:44 +00:00
tif_zip.c * libtiff/tif_zip.c, tif_pixarlog.c, tif_predict.c: fix memory 2017-05-10 15:21:16 +00:00
tiff.h * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr) 2016-01-23 21:20:34 +00:00
tiffconf.h-vms
tiffconf.h.cmake.in * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to 2015-06-25 02:27:58 +00:00
tiffconf.h.in
tiffconf.vc.h * libtiff/tiffconf.vc.h: Build fixes based on testing. 2015-06-21 17:02:12 +00:00
tiffconf.wince.h
tiffio.h * libtiff/tiffiop.h, tif_unix.c, tif_win32.c, tif_vms.c: add _TIFFcalloc() 2017-01-11 19:02:49 +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 * libtiff/tif_read.c, libtiff/tiffiop.h: fix uint32 overflow in 2016-12-02 21:56:56 +00:00
tiffvers.h * libtiff 4.0.7 released. 2016-11-19 17:47:39 +00:00
tiffvers.h.in
uvcode.h * libtiff/uvcode.h: const'ify uv_code array 2015-12-07 00:12:33 +00:00