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
Age
Commit message (
Expand
)
Author
2014-03-03
[trunk] Remove remaining conversion issues in mqc.c
Mathieu Malaterre
2014-03-03
[trunk] Remove remainings conversion issues in t2.c + clock.c
Mathieu Malaterre
2014-03-03
[trunk] Remove a simple warning about int -> float conversion
Mathieu Malaterre
2014-03-03
[trunk] rework code to avoid a warning. this also remove a division and prefe...
Mathieu Malaterre
2014-03-03
[trunk] Remove some more warnings about conversion
Mathieu Malaterre
2014-03-03
[trunk] Prefer compile time constant to avoid conversion double -> int
Mathieu Malaterre
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] fgets takes an int as parameter
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] Remove 3635.pdf.asan.77.2930.jp2 from opj_dump tests
Mathieu Malaterre
2014-03-03
[trunk] Avoid conflicting declarion for fseek in openjp2 vs fseek in openjpip
Mathieu Malaterre
2014-03-03
[trunk] Fix md5 values for decode-md5 tests.
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-03
[trunk] Remove unused variables from test
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] Make sure to run *-decode-md5 only after *-decode tests. Update md5 s...
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] Mark a file as being invalid for opj_dump
Mathieu Malaterre
2014-02-28
[trunk] Fix JPIP test with updated md5sum
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] final round of minor cleanups
Mathieu Malaterre
2014-02-28
[trunk] Remove PNG generation code for now
Mathieu Malaterre
2014-02-28
[trunk] Prefer strcpy since it copies trailing 0 directly
Mathieu Malaterre
2014-02-28
[trunk] Simplify code to centralize code cleanup
Mathieu Malaterre
2014-02-28
[trunk] Some code cleanup add sentinels
Mathieu Malaterre
2014-02-28
[trunk] Remove a simple warning, and use static to detect unused functions. S...
Mathieu Malaterre
2014-02-28
[trunk] run test suite on dataset from issue 171
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-28
[trunk] Fix find_path behavior within cross-compilation execution
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] Try to run test suite on invalid dataset from sumatrapdf team
Mathieu Malaterre
2014-02-27
[trunk] run test suite to illustrate patch from r2458
Mathieu Malaterre
2014-02-27
[trunk] Make sure that opj_decompress only output a single component
Mathieu Malaterre
[next]