summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PackBitsDecode: remove hack for when char is unsigned.Even Rouault2021-09-281-8/+2
|/ / /
* | | tiffcrop.c: remove useless 'set but not read' variablesEven Rouault2021-09-271-4/+2
* | | Merge branch 'fix_gdal_4538' into 'master'Even Rouault2021-09-232-23/+106
|\ \ \
| * | | TIFFAppendToStrip(): fix rewrite-in-place logicEven Rouault2021-09-232-23/+106
|/ / /
* | | tif_lzw.c: silence compiler warning about set but not used variable with rece...Even Rouault2021-09-171-0/+1
* | | Merge branch 'fix_cygwin' into 'master'Even Rouault2021-09-072-6/+7
|\ \ \
| * | | test/rational_precision2double.c: add missing curly braces to fix -Werror=mis...Even Rouault2021-09-061-1/+2
| * | | Fix build warnings on cygwin about 'argument 1 of type 'float[3]' with mismat...Even Rouault2021-09-051-5/+5
|/ / /
* | | Merge branch 'rewrite-fix' into 'master'Even Rouault2021-09-052-15/+104
|\ \ \
| * | | tif_dirwrite.c: Fix TIFFRewriteDirectory discarding directoriesFacundo Tuesca2021-09-052-15/+104
|/ / /
* | | test_directory.c: fix compiler warningsEven Rouault2021-09-011-1/+8
* | | Merge branch 'multipage-optimization' into 'master'Even Rouault2021-09-017-4/+267
|\ \ \ | |_|/ |/| |
| * | Add field to keep track of last written directoryFacundo Tuesca2021-08-287-4/+267
|/ /
* | tif_jpeg.c: fix memory leak on error code path for JPEG 12 bit (CID 1086702)Even Rouault2021-08-131-7/+16
* | Merge branch 'jpeg12' into 'master'Even Rouault2021-07-292-2202/+2038
|\ \
| * | Reformat tif_jpeg.c and tif_jpeg_12.c with clang-format-10Even Rouault2021-07-282-2183/+1995
| * | Enable JPEG 12bit support with a libjpeg that has a different ABI than the on...Even Rouault2021-07-272-245/+269
|/ /
* | Merge branch 'wip/export-targets' into 'master'Even Rouault2021-07-091-1/+9
|\ \
| * | Export tiff targetsMilian Wolff2021-06-281-1/+9
* | | Merge branch 'pkgconfig' into 'master'Even Rouault2021-07-095-5/+49
|\ \ \
| * | | Fix version in libtiff-4.pc.in, and CMake build: Add requirements to pc fileKai Pastor2021-07-095-5/+49
| |/ /
* | | Merge branch 'cmake' into 'master'Even Rouault2021-07-097-36/+45
|\ \ \ | |/ / |/| |
| * | Fix reconfiguration with cmakeKai Pastor2021-07-041-0/+2
| * | Fix build with CMake 3.10Kai Pastor2021-07-046-36/+43
|/ /
* | Merge branch 'libjpeg9d_support_simplification' into 'master'Even Rouault2021-06-211-105/+13
|\ \
| * | tif_jpeg.c: simplify libjpeg 9d support (refs #266)Even Rouault2021-06-201-105/+13
|/ /
* | Merge branch 'jpeg_in_tiff_jpeg_9d' into 'master'Even Rouault2021-06-151-10/+145
|\ \
| * | tif_jpeg.c: workaround bug of libjpeg 9d that defers Huffman table creationEven Rouault2021-06-101-10/+145
* | | Merge branch 'jpeg_disable_progressive_with_mozjpeg' into 'master'Even Rouault2021-06-151-0/+28
|\ \ \
| * | | tif_jpeg.c: with mozjpeg, disable emission of Huffman tables in JpegTables ta...Even Rouault2021-06-121-0/+11
| * | | tif_jpeg.c: do not emit progressive scans with mozjpegEven Rouault2021-06-101-0/+17
| |/ /
* | | Merge branch 'fix-263' into 'master'Even Rouault2021-06-101-2/+3
|\ \ \
| * | | Fix memory leak in tiff2pdfTimothy Lyanguzov2021-06-021-2/+3
* | | | Merge branch 'diizzyy-master-patch-20521' into 'master'Even Rouault2021-06-091-1/+11
|\ \ \ \
| * | | | html: Add missing pages when using CMakeDaniel E2021-06-091-1/+11
|/ / / /
* | | | Merge branch 'ci-reenable-cygwin' into 'master'Even Rouault2021-06-061-16/+12
|\ \ \ \
| * | | | ci: Re-enable cygwin buildsRoger Leigh2021-06-061-16/+12
| | |/ / | |/| |
* | | | Merge branch 'ci-arm64' into 'master'Even Rouault2021-06-061-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ci: Add arm64 buildRoger Leigh2021-06-061-0/+8
|/ / /
* | | _TIFFRewriteField(): fix when writing a IFD with a single tile that is a spar...Even Rouault2021-06-051-1/+10
|/ /
* | Merge branch 'lzw_cleanup' into 'master'Even Rouault2021-05-311-39/+30
|\ \
| * | tif_lzw.c: cleanup, no functional changeEven Rouault2021-05-311-39/+30
|/ /
* | Merge branch 'appveyor_disable_cygwin' into 'master'Even Rouault2021-05-221-8/+8
|\ \
| * | .appveyor.yml: disable cygwin configs for now as they are brokenEven Rouault2021-05-221-8/+8
* | | Merge branch 'zstd_reuse_objects' into 'master'Even Rouault2021-05-221-18/+14
|\ \ \ | |/ / |/| |
| * | ZSTD codec: reuse compressor/decompressor objectsEven Rouault2021-05-221-18/+14
|/ /
* | Merge branch 'adobedeflate-fix' into 'master'Even Rouault2021-05-0814-14/+31
|\ \
| * | Fix all remaining uses of legacy Deflate compression id and warn on useDavid Ryskalczyk2021-05-0814-14/+31
|/ /
* | Merge branch 'improve_tiffinfo_tiffdump_for_gdal_tags' into 'master'Even Rouault2021-05-062-2/+24
|\ \
| * | tiffinfo/tiffdump: improve output for GDAL tagsEven Rouault2021-05-032-2/+24