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
/
libopenjpeg
Age
Commit message (
Expand
)
Author
2015-10-18
resets resno_decoded for each tile
mayeut
2015-10-18
Fix typo
mayeut
2015-10-18
Fix some calculations in tcd_malloc_encode and tcd_malloc_decode_tile
mayeut
2015-10-15
Don't rely on float equality
mayeut
2015-10-15
Fix j2k_validate_encode
mayeut
2015-10-15
Use -ffast-math only for compilation
mayeut
2015-10-09
Fixes overflow when high number of decompositions
Antonin Descampe
2015-09-30
Gracefully reject codestreams with malformed SIZ markers
Antonin Descampe
2015-09-23
Makes j2k_dump focus on parsing j2k codestreams, nothing else.
Antonin Descampe
2015-09-16
backport fixes for issues #362 (-2863) and #393 on branch 1.5
Antonin Descampe
2015-09-16
added a validation procedure before launching actual decoding, fixed testempt...
Antonin Descampe
2015-09-15
backport issue #80 to 1.5 branch
Antonin Descampe
2015-09-14
Fixed "unsupported platform" error
Antonin Descampe
2015-01-27
[1.5] added int64_t define for win platforms in int.h so that r2990 actually ...
Antonin Descampe
2015-01-08
[1.5] fixed int_ceildivpow2 implementation (backport from trunk)
Antonin Descampe
2014-03-18
[1.5] Rework r2758 the conditions were not quite right. Update checks.
Mathieu Malaterre
2014-03-18
[1.5] Check the number of tiles
Mathieu Malaterre
2014-03-18
[1.5] Import patch from trunk to make test passes. Affects: NR-DEC-2977.pdf....
Mathieu Malaterre
2014-03-18
[1.5] Import portion of patch from issue 297
Mathieu Malaterre
2014-03-17
[1.5] Remove another set of simple warnings
Mathieu Malaterre
2014-03-17
[1.5] Remove simple warning about C++ style comments
Mathieu Malaterre
2014-02-26
[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error c...
Mathieu Malaterre
2014-02-25
[1.5] Remove addition from r1702 this introduced a regression as seen in issu...
Mathieu Malaterre
2014-02-24
[1.5] Remove some simple warnings
Mathieu Malaterre
2013-09-26
[1.5] Import patch suggested in bug #241
Mathieu Malaterre
2013-02-27
[1.5] Rework #ifdef checks. We should check for _M_IX86 instead of not(_M_X64...
Mathieu Malaterre
2012-10-02
[1.5] Build small internal tools to generate t1_luts.h
Mathieu Malaterre
2012-10-02
[1.5] missing range check in j2k_read_coc et al.
Mathieu Malaterre
2012-10-02
[1.5] division by zero in j2k_read_siz
Mathieu Malaterre
2012-10-02
[1.5] int main() in t1_generate_luts.c breaks mplayer
Mathieu Malaterre
2012-10-01
[1.5] jp2_read_boxhdr() can trigger random pointer memory access
Mathieu Malaterre
2012-09-10
[1.5] Fix Heap-based buffer-overflow when decoding openjpeg image
Mathieu Malaterre
2012-09-10
[1.5] Fix issue with str_length not being used. Rewrite code to prefer use of...
Mathieu Malaterre
2012-09-10
[1.5] remove extra trailing semicolon
Mathieu Malaterre
2012-08-24
[1.5] COMP: Fix warnings identified by clang31
Mathieu Malaterre
2012-07-11
[1.5] Fix compilation issue with Compiler Borland C++ v. 5.5
Mathieu Malaterre
2012-07-11
[1.5] Fix r1727 (Issue 156) to compile on compilers where false is not defined.
Mathieu Malaterre
2012-07-11
[1.5] This fixes issues seen on PDF files
Mathieu Malaterre
2012-07-10
[1.5] Fix heap buffer overflow
Mathieu Malaterre
2012-05-29
[1.5] jp2_read_boxhdr() call ignores return value
Mathieu Malaterre
2012-05-29
[1.5] This commit hides symptoms of CVE-2009-5030
Mathieu Malaterre
2012-05-29
[1.5] Applying old patch from r1642, with further modification from winfried....
Mathieu Malaterre
2012-05-29
[1.5] Import r1669 from trunk over to 1.5 branch
Mathieu Malaterre
2012-05-29
[1.5] Apply private patch from Alex Macfarlane Smith
Mathieu Malaterre
2012-05-29
[1.5] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre
2012-05-29
[1.5] Fix autotools installation. Thanks to winfried for patch.
Mathieu Malaterre
2012-05-29
[1.5] Fix compilation on FreeBSD. Thanks to rafael carre (funman@videolan.org...
Mathieu Malaterre
2012-05-21
[1.5] Build fails on AIX
Mathieu Malaterre
2012-05-21
[1.5] fix compilation warning about lrintf being implicit.
Mathieu Malaterre
2012-04-23
[1.5] Revert r1642, as explained on https://groups.google.com/group/openjpeg/...
Mathieu Malaterre
[next]