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
/
t2.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-19
Fix HP compiler warning about redeclaration of function (#640)
Stephan Mühlstrasser
2015-07-30
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
mayeut
2015-07-18
Add some missing static
mayeut
2014-11-20
[trunk] fixed memleak in abnormal condition (fixes issue 437)
Matthieu Darbois
2014-10-15
[trunk] add a check on progression order (fixes issue 413)
Antonin Descampe
2014-10-06
[trunk] fixed potential negative size params (fixes issue 390)
Antonin Descampe
2014-10-03
[trunk]fixes buffer overflow in t2.c
Antonin Descampe
2014-09-30
[trunk] check possible overflow on size in opj_t2_read_packet_data
Antonin Descampe
2014-09-30
[trunk] prevent overflow in opj_t2_read_packet_header (update issue 389)
Antonin Descampe
2014-09-29
[trunk] Ensure cblk->data pointer is correctly initialized (updates issue 391...
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-18
[trunk] Revert r2764. It breaks ~230 tests as seen on continuous. Since no da...
Mathieu Malaterre
2014-03-18
[trunk] Import git commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghost...
Mathieu Malaterre
2014-03-18
[trunk] Import git commit 99a6f1af177c15f4db475186b79d169c993494ef from ghost...
Mathieu Malaterre
2014-03-14
[trunk] Remove warnings about unused values introduced in r2710
Mathieu Malaterre
2014-03-13
[trunk] Just in case this would be helpful for other, here is the code used t...
Mathieu Malaterre
2014-03-13
[trunk] Tweak documentation in t2.c. Be more verbose in case of failure.
Mathieu Malaterre
2014-03-11
[trunk] Re-active old warning about missing SOP marker
Mathieu Malaterre
2014-03-11
[trunk] Add debug info to track issue 80
Mathieu Malaterre
2014-03-11
[trunk] Rework assertion to work on 32bits system
Mathieu Malaterre
2014-03-11
[trunk] Fix remainings warnings on linux/32bits arch
Mathieu Malaterre
2014-03-10
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Rework r2597, make sure test suite is passing now.
Mathieu Malaterre
2014-03-07
[trunk] Redo r2623, and remove guilty section
Mathieu Malaterre
2014-03-07
[trunk] Revert r2623 for now
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-03
[trunk] Remove remainings conversion issues in t2.c + clock.c
Mathieu Malaterre
2014-03-03
[trunk] rework code to avoid a warning. this also remove a division and prefe...
Mathieu Malaterre
2014-02-26
[trunk] Remove a simple warning about a cast
Mathieu Malaterre
2014-02-26
[trunk] Revert r2453 since it breaks conformance test ETS-C1P1-p1_06.j2k-decode
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Add detection for testcase 1802.pd...
Mathieu Malaterre
2014-02-25
[trunk] Revert r2415 for now since it introduce large regression
Mathieu Malaterre
2014-02-25
[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae8c5c832 from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Import commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostpdl
Mathieu Malaterre
2012-12-18
[trunk] merge from branch 1.5 a correction about large code-block data (decod...
Mickael Savinaud
2012-11-15
[trunk] rename function with the new opj_ prefix
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 (enum part)
Mickael Savinaud
2012-11-15
[trunk] rename public symbols with OPJ_ prefix
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer
Mickael Savinaud
2012-11-13
[trunk] avoid memory leak in opj_t2_decode_packets
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
[next]