summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'install_targets' into 'master'"revert-5331ed49Even Rouault2021-01-031-2/+0
* Merge branch 'tiffcp_b_parameter' into 'master'Even Rouault2021-01-031-2/+2
|\
| * 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
|\ \
| * | 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'.Miguel Medalha2021-01-031-0/+2
|/ / /
* | | Merge branch 'usage_info' into 'master'Roger Leigh2021-01-031-3/+3
|\ \ \ | |_|/ |/| |
| * | Constant variable 'stuff' renamed to 'usage_info' for consistency with the ot...Miguel Medalha2021-01-031-3/+3
|/ /
* | Merge branch 'codespell' into 'master'Roger Leigh2021-01-0265-151/+151
|\ \
| * | ChangeLog: Remove extraneous character from prior commit - 00fe7828Kurt Schwehr2021-01-021-1/+1
| * | Fix spelling mistakes.Kurt Schwehr2020-12-3165-151/+151
| |/
* | Merge branch 'codespell-custom_dir_EXIF_231' into 'master'Roger Leigh2021-01-021-1398/+1397
|\ \ | |/ |/|
| * custom_dir_EXIF_231.c: dos2unix and codespellKurt Schwehr2020-12-311-1398/+1397
|/
* Merge branch 'remove-some-vms-ifdef' into 'master'Even Rouault2020-12-292-8/+0
|\
| * Remove "ifdef VMS" that are no longer necessary.Kurt Schwehr2020-12-292-8/+0
|/
* _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_tThomas Bernard2020-12-011-50/+29
* | Merge branch 'w_report-when-libdeflate-is-found' into 'master'Even Rouault2020-12-281-0/+1
|\ \
| * | 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() imp...Bob Friesenhahn2020-12-2818-669/+627
|/ / /
* | | Merge branch 'master' into 'master'Bob Friesenhahn2020-12-2712-176/+352
|\ \ \
| * | | tiff tools: made display of compression methods and their parameters conditio...miguel2020-12-2512-176/+352
* | | | Merge branch 'build' into 'master'Bob Friesenhahn2020-12-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | 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'Lemures Lemniscati2020-12-131-1/+1
|/ /
* | 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 (fix...Even Rouault2020-12-121-6/+8
|/ /
* | TIFFReadDirEntryArrayWithLimit(): properly read from offline tag value when w...Even Rouault2020-12-081-2/+9
* | tif_jpeg.c: avoid potential harmless unsigned integer overflow on data->fileo...Even Rouault2020-12-021-1/+4
|/
* Merge branch 'Jamaika1-master-patch-47839' into 'master'Even Rouault2020-11-271-1/+1
|\
| * ```Jamaika2020-11-271-1/+1
* | Merge branch 'Jamaika1-master-patch-46397' into 'master'Even Rouault2020-11-271-0/+1
|\ \ | |/ |/|
| * 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()Thomas Bernard2020-11-181-2/+18
* | Merge branch 'issue-156' into 'master'Even Rouault2020-11-211-0/+8
|\ \
| * | tiff2pdf: Check output size before writingThomas Bernard2020-11-181-0/+8
| |/
* | Merge branch 'issue-201' into 'master'Even Rouault2020-11-211-0/+7
|\ \