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
2012-05-14
[trunk] Start activating tile tests
Mathieu Malaterre
2012-05-14
[trunk] Need to use new interface opj_event_msg_v2, instead of old opj_event_...
Mathieu Malaterre
2012-05-14
[trunk] Pointer is opj_jp2_v2_t, not opj_jp2_t
Mathieu Malaterre
2012-05-14
[trunk] Wrong struct size. Use opj_jp2_v2_t instead
Mathieu Malaterre
2012-05-14
[trunk] Make sure the memory is initialized. valgrind was complaning in mqc_i...
Mathieu Malaterre
2012-05-14
[trunk] Fix minor typo in error message.
Mathieu Malaterre
2012-05-14
adding jp2_encode_v2 from v2 branches; using the right return value for opj_s...
Mickael Savinaud
2012-05-14
correct style in cio.c and use only op_bool return value; correct error in jp...
Mickael Savinaud
2012-05-14
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...
Mickael Savinaud
2012-05-14
[trunk] Fix remaining compilation errors
Mathieu Malaterre
2012-05-14
remove opj_event_mgr struct from test_tile_decoder
Mickael Savinaud
2012-05-14
[trunk] Fix using proper v2 function
Mathieu Malaterre
2012-05-14
[trunk] Import from v2 test_tile_decoder
Mathieu Malaterre
2012-05-14
Correct a mistake about declaration of j2k_write_eoc_v2
Mickael Savinaud
2012-05-13
solve problem with input of image_to_j2k; using the right return type compari...
Mickael Savinaud
2012-05-13
remove a fixme about tcd_deallocate and encodind precint
Mickael Savinaud
2012-05-02
[trunk] style
Mickael Savinaud
2012-05-02
[trunk] correct a bug in jpip building induced by the previous commit
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-04-23
[trunk] apply patch from winfried on the mailing list. For more info see: htt...
Mathieu Malaterre
2012-04-23
Fix a set of warnings reported by gcc in cio.c. This patch impact the API dir...
Mathieu Malaterre
2012-04-23
Adding sentinel code for debug
Mathieu Malaterre
2012-04-13
[trunk] correct a wrong assert in j2k.c
Mickael Savinaud
2012-03-27
[trunk] attempt to fix clang/3.1 compilation error remotely
Mathieu Malaterre
2012-03-27
[trunk] fix compilation on OS where ssize_t is not defined.
Mathieu Malaterre
2012-03-26
[trunk] Final touch to get rid of most truncation warnings
Mathieu Malaterre
2012-03-26
[trunk] one more round of warnings fixes
Mathieu Malaterre
2012-03-26
[trunk] change char* to const char* when possible. Remove more warnings
Mathieu Malaterre
2012-03-26
[trunk] remove warnings from jp2k decoder
Mathieu Malaterre
2012-03-26
[trunk] change char* to const char* when possible. Remove more warnings
Mathieu Malaterre
2012-03-26
[trunk] another round of compilation fixes
Mathieu Malaterre
2012-03-26
[trunk] another set of warnings fixes for LFS support
Mathieu Malaterre
2012-03-26
[trunk] Fix equality into test
Mathieu Malaterre
2012-03-26
[trunk] remove some simple warnings
Mathieu Malaterre
2012-03-26
[trunk] According to JPIP/A.2.3 in class identifiers should be an unsigned in...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] fix another simple warning
Mathieu Malaterre
2012-03-26
[trunk] explicit cast missing
Mathieu Malaterre
2012-03-26
[trunk] remove simple warnings.
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] Start working on LFS support in JPIP code section
Mathieu Malaterre
2012-03-26
[trunk] ICC profile length is always an unsigned integer
Mathieu Malaterre
2012-03-26
[trunk] make openjpeg consistant with itself, and adapt sign of struct variables
Mathieu Malaterre
[prev]
[next]