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
Age
Commit message (
Expand
)
Author
2014-03-03
[trunk] Review warning about types conversion, and add cast when needed
Mathieu Malaterre
2014-03-03
[trunk] Remove some simple warnings about conversion
Mathieu Malaterre
2014-03-03
[trunk] Remove warning about cast double -> int. Instead use bit-shifting (co...
Mathieu Malaterre
2014-03-03
[trunk] Remove easy to fix warnings about conversion
Mathieu Malaterre
2014-03-03
[trunk] Import left over from patch submitted as issue 225 (comment #14)
Mathieu Malaterre
2014-03-03
[trunk] remove some simple warnings about unused params
Mathieu Malaterre
2014-03-03
[trunk] remove all api with invalid FILE* parameters which could leads to iss...
Mathieu Malaterre
2014-03-03
[trunk] Explicitely trigger issue 229, there may be an impact in code executi...
Mathieu Malaterre
2014-03-03
[trunk] Remove simple warnings
Mathieu Malaterre
2014-03-03
[trunk] Avoid conflicting declarion for fseek in openjp2 vs fseek in openjpip
Mathieu Malaterre
2014-03-03
[trunk] Remove deprecated functions.
Mathieu Malaterre
2014-03-03
[trunk] Remove warning about unused function
Mathieu Malaterre
2014-03-03
[trunk] Remove deprecated functions (not called anywhere in the code base).
Mathieu Malaterre
2014-03-02
[trunk] Remove some simple warnings about var being set but not used
Mathieu Malaterre
2014-03-02
[trunk] Remove warning about -2147483648 (aka INT_MIN), causing this decimal ...
Mathieu Malaterre
2014-03-02
[trunk] Remove simple warnings about comments, missing case in switch statement
Mathieu Malaterre
2014-03-01
[trunk] Fix compilation on MSVC compiler
Mathieu Malaterre
2014-02-28
[trunk] Partially rework r2506, original patch from issue 171 was totally bog...
Mathieu Malaterre
2014-02-28
[trunk] Remove easy uint32 <-> int32 conversions
Mathieu Malaterre
2014-02-28
[trunk] Re-import chunk from r2458 that made textGBR.jp2 to fail otherwise
Mathieu Malaterre
2014-02-28
[trunk] Rework r2458, instead we should reject 451.pdf.SIGSEGV.ce9.3723 since...
Mathieu Malaterre
2014-02-28
[trunk] Really apply r2460 this time, but fix the original typo in the submit...
Mathieu Malaterre
2014-02-28
[trunk] Remove some simple warnings in opj_dump
Mathieu Malaterre
2014-02-28
[trunk] Merge final patch from issue 171 with code simplification. also handl...
Mathieu Malaterre
2014-02-27
[trunk] Import patch from issue 218. No dataset to check, so blindly applied it.
Mathieu Malaterre
2014-02-27
[trunk] Import patch from issue 171. Only the imagetoraw part was not applied.
Mathieu Malaterre
2014-02-27
[trunk] improve command line parser syntax checking
Mathieu Malaterre
2014-02-27
[trunk] add a sentinel in debug code
Mathieu Malaterre
2014-02-26
[trunk] Add missing include dir for wx app
Mathieu Malaterre
2014-02-26
[trunk] Remove a simple warning about a cast
Mathieu Malaterre
2014-02-26
[trunk] revert r2460 since it breaks ETS-C1P0-p0_03.j2k-decode.
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. 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
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 1851.pdf.SIGS...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Start using new color space when f...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle some Part-2 compliant ...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle some testcase with no ...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 2977.pdf.asan...
Mathieu Malaterre
2014-02-26
[trunk] Import (ugly) patch from sumatrapdf team. This feels like a hack rath...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 3635.pdf.asan...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Original commit is 5b0c9985e3359ac...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 451.pdf.SIGSE...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 2.pdf.SIGFPE....
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 1610.pdf.SIGS...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 2539.pdf.SIGF...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 4035.pdf.SIGS...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Add detection for testcase 1802.pd...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Add a new function to check color ...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This patch adds new colorspace han...
Mathieu Malaterre
[prev]
[next]