index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
jp2
/
converttif.c
Age
Commit message (
Expand
)
Author
2023-09-24
Require `stdint.h` & `inttypes.h`
mayeut
2021-12-10
Remove duplicate assignments in function tiftoimage
Stefan Weil
2021-10-27
opj_compress: add a -TargetBitDepth switch for TIFF output (#1384)
msheby
2021-10-21
API: deprecate 'bpp' member in favor of 'prec'
Even Rouault
2021-09-12
Use standard integer types for compatibility with libtiff 4.3.0 (#1377)
Jamaika1
2020-04-01
opj_decompress: add sanity checks to avoid segfault in case of decoding error
Even Rouault
2018-10-31
Fix some potential overflow issues (#1161)
Stefan Weil
2017-08-16
tiftoimage(): fix read heap buffer overflow (#988)
Even Rouault
2017-08-11
Changes in converttif.c for PPC64
szukw000
2017-08-08
Fix remaining warning
Antonin Descampe
2017-08-07
Changes for converttif.c to fix tsize_t
szukw000
2017-08-02
First change on changes-for-afl-tests
szukw000
2017-07-31
Catch images broken by AFL
szukw000
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-04-23
Allow to write 3/5/7/9/11/13/15 bpp TIF files
mayeut
2016-04-23
Allow to read 3/5/7/9/11/13/15 bpp TIF files
mayeut
2015-10-07
Fix warnings for C++
Stefan Weil
2015-08-21
TIFF can output CMYK
mayeut
2015-07-26
Update convert for PNG output
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-07-19
Correct error message for invalid TIFF input
mayeut
2015-07-18
Add tests for TIFF input with Alpha channel
mayeut
2015-07-16
Fix build warnings in converttif.c
mayeut
2015-07-16
Update imagetotif to support more output TIF formats
mayeut
2015-07-14
Update tiftoimage to support more input TIF formats
mayeut