summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge branch 'install_targets' into 'master'"revert-5331ed49Even Rouault2021-01-031-2/+0
| | | This reverts merge request !193
* Merge branch 'tiffcp_b_parameter' into 'master'Even Rouault2021-01-031-2/+2
|\ | | | | | | | | tiffcp: Remove unnecessary reference to compression from usage info for -b parameter See merge request libtiff/libtiff!189
| * Removed unnecessary reference to compression from usage info for -b parameterMiguel Medalha2021-01-031-2/+2
| |
* | Merge branch 'cmake-faxtable' into 'master'Even Rouault2021-01-032-0/+17
|\ \ | | | | | | | | | | | | cmake: Add faxtable target See merge request libtiff/libtiff!186
| * | mkg3states: Sync generator with current generated file contentRoger Leigh2021-01-011-0/+8
| | |
| * | cmake: Add faxtable and mkg3states targetsRoger Leigh2021-01-011-0/+9
| | |
* | | Merge branch 'install_targets' into 'master'Roger Leigh2021-01-031-0/+2
|\ \ \ | | | | | | | | | | | | | | | | Update 'CMakeLists.txt' from 'tools'. See merge request libtiff/libtiff!193
| * | | Update 'CMakeLists.txt' from 'tools'.Miguel Medalha2021-01-031-0/+2
|/ / /
* | | Merge branch 'usage_info' into 'master'Roger Leigh2021-01-031-3/+3
|\ \ \ | |_|/ |/| | | | | | | | thumbnail: Rename constant variable 'stuff' to 'usage_info' See merge request libtiff/libtiff!190
| * | Constant variable 'stuff' renamed to 'usage_info' for consistency with the ↵Miguel Medalha2021-01-031-3/+3
|/ / | | | | | | other tools
* | Merge branch 'codespell' into 'master'Roger Leigh2021-01-0265-151/+151
|\ \ | | | | | | | | | | | | Fix spelling mistakes. See merge request libtiff/libtiff!183
| * | ChangeLog: Remove extraneous character from prior commit - 00fe7828Kurt Schwehr2021-01-021-1/+1
| | |
| * | Fix spelling mistakes.Kurt Schwehr2020-12-3165-151/+151
| |/ | | | | | | | | | | | | Found with: codespell --version 1.17.1
* | Merge branch 'codespell-custom_dir_EXIF_231' into 'master'Roger Leigh2021-01-021-1398/+1397
|\ \ | |/ |/| | | | | custom_dir_EXIF_231.c: dos2unix and codespell See merge request libtiff/libtiff!184
| * custom_dir_EXIF_231.c: dos2unix and codespellKurt Schwehr2020-12-311-1398/+1397
|/ | | | additonal, Varable, greather, alwasy
* Merge branch 'remove-some-vms-ifdef' into 'master'Even Rouault2020-12-292-8/+0
|\ | | | | | | | | Remove "ifdef VMS" that are no longer necessary. See merge request libtiff/libtiff!181
| * Remove "ifdef VMS" that are no longer necessary.Kurt Schwehr2020-12-292-8/+0
|/ | | | Both sides of the if are now the same.
* _TIFFBuiltinCODECS should be constBob Friesenhahn2020-12-292-2/+2
|
* Merge branch 'issue-202' into 'master'Even Rouault2020-12-281-50/+29
|\ | | | | | | | | | | | | tiff2pdf.c: check that tiff_datasize fits in a signed tsize_t Closes #202 See merge request libtiff/libtiff!166
| * tiff2pdf.c: check that tiff_datasize fits in a signed tsize_tThomas Bernard2020-12-011-50/+29
| | | | | | | | | | | | add t2p_set_tiff_datasize() to check for integer overflow fixes #202
* | Merge branch 'w_report-when-libdeflate-is-found' into 'master'Even Rouault2020-12-281-0/+1
|\ \ | | | | | | | | | | | | CMakeLists.txt: Report when libdeflate is found See merge request libtiff/libtiff!175
| * | CMakeLists.txt: Report when libdeflate is foundLemures Lemniscati2020-12-131-0/+1
| | |
* | | Declare gpsFields as static constBob Friesenhahn2020-12-281-1/+1
| | |
* | | Merge branch 'tools-reduce-initialized-data' into 'master'Bob Friesenhahn2020-12-2818-669/+627
|\ \ \ | | | | | | | | | | | | | | | | Reduce initialized data by making more data const and simplifying usage() implementation. See merge request libtiff/libtiff!180
| * | | Reduce initialized data by making more data const and simplifying usage() ↵Bob Friesenhahn2020-12-2818-669/+627
|/ / / | | | | | | | | | implementation.
* | | Merge branch 'master' into 'master'Bob Friesenhahn2020-12-2712-176/+352
|\ \ \ | | | | | | | | | | | | | | | | tiff tools: display of compression methods is now conditional instead of hard-coded See merge request libtiff/libtiff!176
| * | | tiff tools: made display of compression methods and their parameters ↵miguel2020-12-2512-176/+352
| | | | | | | | | | | | | | | | conditional on their actual availability
* | | | Merge branch 'build' into 'master'Bob Friesenhahn2020-12-271-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Fix wrong URL for fetching config.guess and config.sub See merge request libtiff/libtiff!177
| * | | Fix wrong URL for fetching config.guess and config.subChocobo12020-12-261-1/+1
|/ / /
* | | autogen.sh now updates config.guess and config.sub from master gnulib version.Bob Friesenhahn2020-12-191-1/+13
| | |
* | | Add a https://libtiff.gitlab.io/libtiff/ linkBob Friesenhahn2020-12-191-2/+4
| | |
* | | Remove stray character in URL area.Bob Friesenhahn2020-12-192-8/+8
| | |
* | | Changes for 4.2.0 releasev4.2.0Bob Friesenhahn2020-12-199-15/+1459
| | |
* | | Changes for 4.2.0 releaseBob Friesenhahn2020-12-191-0/+204
|/ /
* | Merge branch 'w_adjust-deflate_names' into 'master'Even Rouault2020-12-121-1/+1
|\ \ | | | | | | | | | | | | Set 'deflate' to DEFLATE_NAMES, instead of 'libdeflate' See merge request libtiff/libtiff!174
| * | Set 'deflate' to DEFLATE_NAMES, instead of 'libdeflate'Lemures Lemniscati2020-12-131-1/+1
|/ / | | | | | | 'lib' will be automatically added as a prefix while doing find_library()
* | DoubleToRational(): avoid casting NaN to uint32 (fixes #227)Even Rouault2020-12-121-1/+2
| |
* | Merge branch 'fix_221' into 'master'Even Rouault2020-12-121-6/+8
|\ \ | | | | | | | | | | | | | | | | | | tiffio.h: do not define __attribute__ but defines TIFF_ATTRIBUTE instead (fixes #221) Closes #221 See merge request libtiff/libtiff!173
| * | tiffio.h: do not define __attribute__ but defines TIFF_ATTRIBUTE instead ↵Even Rouault2020-12-121-6/+8
|/ / | | | | | | (fixes #221)
* | TIFFReadDirEntryArrayWithLimit(): properly read from offline tag value when ↵Even Rouault2020-12-081-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we clamp the number of strips to 1. Fixes regression of commit 7057734d986001b7fd6d2afde9667da7754ff2cc on reading a file with StripByteCounts with 1 element (broken) and StripOffsets with 896 elements, and where StripOffsets[0] is correct $ tiffdump foo.tif Magic: 0x4949 <little-endian> Version: 0x2a <ClassicTIFF> Directory 0: offset 25725448 (0x1888a08) next 0 (0) SubFileType (254) LONG (4) 1<0> ImageWidth (256) LONG (4) 1<640> ImageLength (257) LONG (4) 1<20098> BitsPerSample (258) SHORT (3) 1<16> Photometric (262) SHORT (3) 1<1> SamplesPerPixel (277) SHORT (3) 1<1> ResolutionUnit (296) SHORT (3) 1<2> StripByteCounts (279) LONG (4) 1<1806> StripOffsets (273) LONG (4) 896<8 648 1288 1928 2568 3208 3848 4488 5128 5768 6408 7048 7688 8328 8968 9608 10248 10888 11528 12168 12808 13448 14088 14728 ...>
* | tif_jpeg.c: avoid potential harmless unsigned integer overflow on ↵Even Rouault2020-12-021-1/+4
|/ | | | data->fileoffset in JPEGFixupTagsSubsamplingSkip() by validating earlier. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28200
* Merge branch 'Jamaika1-master-patch-47839' into 'master'Even Rouault2020-11-271-1/+1
|\ | | | | | | | | Change ULARGE_INTEGER to LARGE_INTEGER See merge request libtiff/libtiff!170
| * ```Jamaika2020-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tif_win32.c: In function '_tiffSizeProc': tif_win32.c:159:23: warning: passing argument 2 of 'GetFileSizeEx' from incompatible pointer type [-Wincompatible-pointer-types] 159 | if (GetFileSizeEx(fd,&m)) | ^~ | | | ULARGE_INTEGER * In file included from c:\msys1021\x86_64-w64-mingw32\include\winbase.h:18, from c:\msys1021\x86_64-w64-mingw32\include\windows.h:70, from tif_win32.c:32: c:\msys1021\x86_64-w64-mingw32\include\fileapi.h:78:73: note: expected 'PLARGE_INTEGER' {aka 'LARGE_INTEGER *'} but argument is of type 'ULARGE_INTEGER *' 78 | WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); | ~~~~~~~~~~~~~~~^~~~~~~~~~ ```
* | Merge branch 'Jamaika1-master-patch-46397' into 'master'Even Rouault2020-11-271-0/+1
|\ \ | |/ |/| | | | | Added stdint.h See merge request libtiff/libtiff!171
| * Added stdint.hJamaika2020-11-271-0/+1
|/
* Merge branch 'issue-113' into 'master'Even Rouault2020-11-211-2/+18
|\ | | | | | | | | | | | | tiffcrop: fix buffer overrun in extractContigSamples24bits() Closes #113 See merge request libtiff/libtiff!169
| * tiffcrop: fix buffer overrun in extractContigSamples24bits()Thomas Bernard2020-11-181-2/+18
| | | | | | | | fixes #113
* | Merge branch 'issue-156' into 'master'Even Rouault2020-11-211-0/+8
|\ \ | | | | | | | | | | | | | | | | | | tiff2pdf: Check output size before writing Closes #156 See merge request libtiff/libtiff!168
| * | tiff2pdf: Check output size before writingThomas Bernard2020-11-181-0/+8
| |/ | | | | | | fixes #156
* | Merge branch 'issue-201' into 'master'Even Rouault2020-11-211-0/+7
|\ \ | | | | | | | | | | | | | | | | | | tiff2pdf: enforce memory limit for tiled pictures too Closes #201 See merge request libtiff/libtiff!167