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
/
lib
/
openjp2
/
j2k.c
Age
Commit message (
Expand
)
Author
2016-09-14
Fix some warnings (#838)
Matthieu Darbois
2016-09-08
Merge branch 'master' of https://github.com/uclouvain/openjpeg into tier1_opt...
Even Rouault
2016-09-06
fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc (#820)
Matthieu Darbois
2016-09-06
Add overflow check in opj_j2k_update_image_data (#817)
Matthieu Darbois
2016-05-25
Add opj_codec_set_threads() in public API and propagate resulting thread pool...
Even Rouault
2016-05-08
Fix Out-of-Bounds Access in function opj_tgt_reset
mayeut
2016-04-30
Fix some coverity warnings
mayeut
2016-04-30
Fix warnings (#763)
Matthieu Darbois
2016-04-29
cppcheck fix for openjp2 (#740)
julienmalik
2016-04-28
Check SSIZ is valid in opj_j2k_read_siz (#762)
Matthieu Darbois
2016-04-28
Fix unsigned int overflow reported by UBSan (#761)
Matthieu Darbois
2016-04-28
Fix implicit float-to-bool conversions (#752)
julienmalik
2016-01-25
fixed tile numbering
Antonin Descampe
2016-01-11
Merge pull request #551 from mayeut/coc-qcc
Matthieu Darbois
2016-01-06
Fix duplicate article in comments
Stefan Weil
2015-10-18
Merge branch 'master' into coc-qcc
mayeut
2015-10-17
Fixed crash on encoding
mayeut
2015-10-06
Merge branch 'master' into coc-qcc
mayeut
2015-10-06
Added missing casts for return values of opj_malloc()/opj_calloc().
Stephan Mühlstrasser
2015-10-02
Add check for seek support before trying TPsot==TNsot workaround
mayeut
2015-09-29
Fix typos in comments and string
Stefan Weil
2015-09-17
Fix resource leak in opj_j2k_create_cstr_index
mayeut
2015-09-17
Fix resource leak in opj_j2k_encode
mayeut
2015-09-17
fix resource leak in opj_j2k_decode_one_tile
mayeut
2015-09-08
Merge remote-tracking branch 'uclouvain/master' into coc-qcc
mayeut
2015-09-06
Fix potential use-after-free in opj_j2k_write_mco function
mayeut
2015-07-31
Sync coc-qcc branch with master
mayeut
2015-07-30
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
mayeut
2015-07-29
Write COC/QCC in Main Header
mayeut
2015-07-28
Start support for qcc/coc
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-07-23
Add some missing static keywords
mayeut
2015-07-21
Merge pull request #533 from mayeut/refactor-read-ppX
Matthieu Darbois
2015-07-12
Merge pull request #529 from renevanderark/master
mayeut
2015-07-12
Refactor opj_read_ppm
mayeut
2015-07-12
Refactor opj_j2k_read_ppt
mayeut
2015-07-11
Add option to force component splitting in imagetopnm
mayeut
2015-07-08
fix Suspicious code in j2k.c #517
Rene van der Ark
2015-07-04
uclouvain/openjpeg#254 Add build option to disable the fix
mayeut
2015-06-05
Merge branch 'master' into issue-254
mayeut
2015-06-03
[trunk] Fix offset computations in opj_j2k_update_image_data
Matthieu Darbois
2015-05-19
[trunk] Correct potential double free on malloc failure in opj_j2k_copy_defau...
Matthieu Darbois
2015-05-19
[trunk] Add check for number of layers & cblkw/cblkh values (fixes issue 475)
Matthieu Darbois
2015-05-19
[trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fix...
Matthieu Darbois
2015-05-16
Revert "Correct overflows in opj_j2k_update_image_data"
mayeut
2015-05-16
Implement TNsot correction for non conforming files
mayeut
2015-05-16
Correct overflows in opj_j2k_update_image_data
mayeut
2015-01-20
[trunk] fixed a bug encoutntered when multiple MCT markers are provided
Antonin Descampe
2014-12-19
[trunk] Updated checks regarding number of decomposition levels when compressing
Matthieu Darbois
2014-12-18
[trunk] Fixed a crash on illegal tile offset when decoding
Matthieu Darbois
[next]