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
/
tcd.c
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-10-17
Fix inconsistent behavior of malloc(0)
mayeut
2015-10-17
Fixed crash on encoding
mayeut
2015-10-10
implement a portable aligned realloc
Mathieu Malaterre
2015-10-09
Revert "Make sure to allocate on 16bits alignement. Fix issue #624"
mayeut
2015-10-09
Make sure to allocate on 16bits alignement. Fix issue #624
Mathieu Malaterre
2015-09-11
Change test in opj_tcd_makelayer
Matthieu Darbois
2015-09-10
Update check in opj_tcd_makelayer to be robust to different float precisions
Matthieu Darbois
2015-09-10
Fix threshold calculation
Matthieu Darbois
2015-09-10
Correct lossless issue on linux x86
mayeut
2015-08-23
Fix some calculations in opj_tcd_init_tile
mayeut
2015-07-30
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-07-22
Prevent overflow when coding 16 bits images
mayeut
2015-07-18
Add some missing static
mayeut
2015-02-02
[trunk] added overflow checks (fixes issue 431)
Antonin Descampe
2015-01-15
[trunk] fixed a buffer overflow in opj_tcd_init_decode_tile
Antonin Descampe
2014-12-15
[trunk] removed warnings when building tcd.c (Update issue 442)
Matthieu Darbois
2014-12-12
[trunk] Reduce encoder code block memory usage for non 64x64 code block sizes...
Matthieu Darbois
2014-12-09
[trunk] check number of components when getting mct norm (fixes issue 436)
Antonin Descampe
2014-11-21
[trunk] added check for tile component data size overflow (fixes issue 432)
Matthieu Darbois
2014-11-19
[trunk] replace OPJ_MACRO_TCD_ALLOCATE macro by inlined function (fixes issue...
Matthieu Darbois
2014-11-03
[trunk] significantly reduces memory for single tile RGB encoding (fixes
Antonin Descampe
2014-10-22
[trunk] resets resno_decoded for each tile (fixes issue 399)
Antonin Descampe
2014-10-22
[trunk] resets code-blocks reused for other tiles than the first one (fixes i...
Antonin Descampe
2014-09-19
added memory allocation checks (fixes issue 355)
Antonin Descampe
2014-09-16
[trunk] improve memory management (fixes issue 359)
Antonin Descampe
2014-04-17
[trunk] refactoring of rsiz, profiles, and extensions management
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-14
[trunk] Add a temporary work around for issue 293
Mathieu Malaterre
2014-03-10
[trunk] Another final round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-04
[trunk] Make sure to reject images such as 1336.pdf.asan.47.376.jp2
Mathieu Malaterre
2014-03-04
[trunk] remove more conversion warning in multi-lines macro.
Mathieu Malaterre
2014-03-04
[trunk] Remove warning about conversion.
Mathieu Malaterre
2014-03-02
[trunk] Remove simple warnings about comments, missing case in switch statement
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 1336.pdf.asan...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 1888.pdf.asan...
Mathieu Malaterre
2013-02-03
[trunk] backout one part of the rev 2266
Mickael Savinaud
2012-12-18
[trunk] merge from branch 1.5 a correction about large code-block data (decod...
Mickael Savinaud
2012-11-16
[trunk] add opj_ prefix to some internal define and use the new opj type inst...
Mickael Savinaud
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-11-15
[trunk] move opj_bool to OPJ_BOOL to follow the other type
Mickael Savinaud
2012-11-15
[trunk] rename public symbols with OPJ_ prefix
Mickael Savinaud
2012-10-26
[trunk]remove some warnings raised by Wall
Mickael Savinaud
2012-10-25
[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp
Mickael Savinaud
2012-10-25
[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp
Mickael Savinaud
2012-10-25
[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2
Mickael Savinaud
2012-10-25
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
Mickael Savinaud
2012-10-25
[trunk] rename opj_event_msg_v2 to opj_event_msg
Mickael Savinaud
[next]