Roger Leigh
|
7f8f6991da
|
wip
|
2020-10-09 18:10:56 +01:00 |
|
Roger Leigh
|
42b6225641
|
wip
|
2020-10-09 17:58:44 +01:00 |
|
Roger Leigh
|
aeddabed84
|
wip
|
2020-10-09 17:00:46 +01:00 |
|
Roger Leigh
|
7d8b5e3695
|
wip
|
2020-10-09 16:47:38 +01:00 |
|
Roger Leigh
|
9911889a25
|
wip
|
2020-10-09 16:19:58 +01:00 |
|
Roger Leigh
|
4d1e1bc362
|
wip
|
2020-10-09 15:49:47 +01:00 |
|
Roger Leigh
|
6d078fe1f8
|
wip
|
2020-09-25 17:14:58 +01:00 |
|
Roger Leigh
|
e8863893b0
|
wip
|
2020-09-25 10:47:23 +01:00 |
|
Roger Leigh
|
5123e29287
|
wip
|
2020-09-25 10:12:02 +01:00 |
|
Roger Leigh
|
3b522bf470
|
wip
|
2020-09-25 09:57:15 +01:00 |
|
Roger Leigh
|
5d0476eb0b
|
wip
|
2020-09-25 09:43:43 +01:00 |
|
Roger Leigh
|
9555de026e
|
wip
|
2020-09-25 09:33:47 +01:00 |
|
Roger Leigh
|
04b299927f
|
Update AppVeyor image
|
2020-09-25 09:10:07 +01:00 |
|
Roger Leigh
|
f846cd6452
|
test-appveyor
|
2020-09-25 09:01:47 +01:00 |
|
Even Rouault
|
c8f0a16f4a
|
tif_fax3.h: return error when a buffer overflow occurs. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25552 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25849
|
2020-09-22 18:27:44 +02:00 |
|
Even Rouault
|
57d487aa1c
|
Merge branch 'fix-float-compare' into 'master'
Fix comparison for max negative float value.
See merge request libtiff/libtiff!152
|
2020-09-11 09:41:47 +00:00 |
|
Dirk Lemstra
|
c0e310bc3f
|
Fix comparison for max negative float value.
|
2020-09-11 10:41:11 +02:00 |
|
Even Rouault
|
7b840002c1
|
Fax3PreDecode(): reset curruns and refruns state variables
to avoid out-of-bounds write triggered by GDAL when repeatedly
reading a corrupt strip.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25493
|
2020-09-07 23:51:23 +02:00 |
|
Thomas Bernard
|
1373f8dacb
|
Merge branch 'issue-17' into 'master'
normalize tools behaviour regarding -h
Closes #17
See merge request libtiff/libtiff!115
|
2020-06-06 20:32:09 +00:00 |
|
Even Rouault
|
8a58319106
|
TWebPSetupEncode(): fix logic problem (and instead of or) in test that checks input is 8bit unsigned data
|
2020-05-31 21:18:21 +02:00 |
|
Even Rouault
|
6b3b189d5b
|
TIFFGetConfiguredCODECs(): fix to avoid wrong structure to be returned for registered (ie non built-in) codecs
|
2020-05-13 00:56:14 +02:00 |
|
Even Rouault
|
2a597b76cc
|
Merge branch 'zstd-webp-update' into 'master'
gitlab-ci: use latest zstd and webp versions
See merge request libtiff/libtiff!148
|
2020-05-09 12:15:38 +00:00 |
|
Even Rouault
|
4c750d0238
|
Merge branch 'deprecated' into 'master'
ojpeg: s/Depreciated/Deprecated/
See merge request libtiff/libtiff!149
|
2020-05-09 12:13:27 +00:00 |
|
Aaron Boxer
|
0c2445854f
|
ojpeg: s/Depreciated/Deprecated/
|
2020-05-09 08:00:43 -04:00 |
|
Even Rouault
|
5fb3593eba
|
Fix typos
|
2020-04-28 00:49:54 +02:00 |
|
Even Rouault
|
8405704ebb
|
tif_jpeg.c: avoid potential division in previous fix (master only)
|
2020-04-27 13:20:55 +02:00 |
|
Thomas Bernard
|
312105b4a1
|
gitlab-ci: use latest zstd and webp versions
|
2020-04-26 22:32:35 +02:00 |
|
Even Rouault
|
c96a0232b7
|
tiff.h: fixes to use ASCII only characters (master only)
|
2020-04-26 22:30:14 +02:00 |
|
Thomas Bernard
|
aea167005f
|
tiffsplit: use EXIT_SUCCESS / EXIT_FAILURE
|
2020-04-26 22:15:09 +02:00 |
|
Thomas Bernard
|
2fa1ce2f55
|
tiffset: print usage on stdout when -h is used
also use EXIT_FAILURE / EXIT_SUCCESS
see #17
|
2020-04-26 22:15:09 +02:00 |
|
Thomas Bernard
|
9bf9cd3926
|
tiffmedian: shopw usage on stdout when -h is used
aslo use EXIT_SUCCESS/EXIT_FAILURE
see #17
|
2020-04-26 22:15:09 +02:00 |
|
Thomas Bernard
|
1c614e2686
|
tiffinfo: print usage on stdout when -h is used
also use EXIT_FAILURE / EXIT_SUCCESS
see #17
|
2020-04-26 22:15:09 +02:00 |
|
Thomas Bernard
|
46c8624972
|
raw2tiff: print usage to stdout when -h is used
see #17
|
2020-04-26 22:15:08 +02:00 |
|
Thomas Bernard
|
ee6cf2f59d
|
tiff2pdf: print usage on stdout when -h is used
see #17
|
2020-04-26 22:15:08 +02:00 |
|
Thomas Bernard
|
2c6e8805ba
|
tiffgt: output usage on stdout with -h
also use EXIT_SUCCESS / EXIT_FAILURE
|
2020-04-26 22:15:08 +02:00 |
|
Thomas Bernard
|
eb6806dd64
|
tiffdump: use EXIT_FAILURE / EXIT_SUCCESS
see #17
|
2020-04-26 22:15:08 +02:00 |
|
Thomas Bernard
|
68564877c7
|
tiffdither: print usage on stdout when -h is used
see #17
|
2020-04-26 22:15:08 +02:00 |
|
Thomas Bernard
|
08b99340ee
|
tiffcrop: -h / -v prints usage/version to stdout
also uses the standard C EXIT_SUCCESS / EXIT_FAILURE
macros
see #17
|
2020-04-26 22:15:05 +02:00 |
|
Thomas Bernard
|
2b2b1fd8fe
|
tiffcp: output usage to stdout when using -h
also use EXIT_FAILURE / EXIT_SUCCESS
see #17
|
2020-04-26 22:13:28 +02:00 |
|
Thomas Bernard
|
5e0eb5bbf4
|
tiffcmp: match exit status for posix cmp and diff tools
|
2020-04-26 22:11:36 +02:00 |
|
Thomas Bernard
|
02875964eb
|
tiff2rgba: output usage to stdout when using -h
also uses std C EXIT_FAILURE / EXIT_SUCCESS
see #17
|
2020-04-26 22:11:36 +02:00 |
|
Thomas Bernard
|
05993b6408
|
tiff2ps: sue EXIT_FAILURE / EXIT_SUCCESS
see #17
|
2020-04-26 22:11:36 +02:00 |
|
Thomas Bernard
|
ff18e43223
|
tiff2bw: output usage on stdout when using -h
also uses EXIT_SUCCESS / EXIT_FAILURE
see #17
|
2020-04-26 22:11:35 +02:00 |
|
Thomas Bernard
|
da2995eecf
|
thumbnail: use EXIT_FAILURE / EXIT_SUCCESS
the -h option was already used so it cannot be used for help/usage
see #17
|
2020-04-26 22:11:35 +02:00 |
|
Thomas Bernard
|
aa4409eda5
|
rgb2ycbcr: use EXIT_FAILURE / EXIT_SUCCESS
the -h option was already used so it cannot be used for help/usage
see #17
|
2020-04-26 22:11:35 +02:00 |
|
Thomas Bernard
|
113a07e9f3
|
ppm2tiff: output usage to stdout when using -h option
also uses std C EXIT_SUCCESS / EXIT_FAILURE
see #17
|
2020-04-26 22:11:35 +02:00 |
|
Thomas Bernard
|
3ac0c950c6
|
pal2rgb: output usage to stdout when -h is used
see #17
|
2020-04-26 22:11:35 +02:00 |
|
Thomas Bernard
|
04e7c51f4e
|
fax2tiff.c: print usage on stdout when using -h option
see #17
|
2020-04-26 22:11:35 +02:00 |
|
Thomas Bernard
|
0aed3363cf
|
fax2ps: output usage to stdout when using -h option
also use EXIT_SUCCESS, EXIT_FAILURE from C standard
|
2020-04-26 22:11:34 +02:00 |
|
Even Rouault
|
b683c37524
|
Merge branch 'jpeg_multiscan_dos_logic' into 'master'
tif_jpeg.c: revise logic to detect potential excessive memory usage when...
See merge request libtiff/libtiff!147
|
2020-04-25 10:25:43 +00:00 |
|