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
2016-05-25
Use thread-pool for T1 decoding
Even Rouault
2016-05-25
Add opj_codec_set_threads() in public API and propagate resulting thread pool...
Even Rouault
2016-05-25
Add threading and thread pool API
Even Rouault
2016-05-23
Fix MSVC210 build issue (use of C99 declaration after statement) introduced i...
Even Rouault
2016-05-23
Improve perf of opj_t1_dec_sigpass_mqc_vsc() and opj_t1_dec_refpass_mqc_vsc()...
Even Rouault
2016-05-23
Better inlining of opj_t1_updateflagscolflags() w.r.t. flags_stride
Even Rouault
2016-05-23
opj_t1_dec_clnpass(): remove useless test in the runlen decoding path (of the...
Even Rouault
2016-05-23
opj_t1_decode_cblks(): tiny perf increase when loop unrolling
Even Rouault
2016-05-23
Tier 1 decoding: add a colflags array
Even Rouault
2016-05-22
Const'ify lut arrays so they are in the read-only data section
Even Rouault
2016-05-22
Reduce number of occurrences of orient function argument
Even Rouault
2016-05-21
Specialize decoding passes for 64x64 code blocks
Even Rouault
2016-05-21
Improve code generation in opj_t1_dec_clnpass()
Even Rouault
2016-05-21
opj_t1_updateflags(): tiny optimization
Even Rouault
2016-05-21
Move some MQC functions into a header for speed
Kal Conley
2016-05-10
Update implementation of opj_calloc (#705)
Stefan Weil
2016-05-10
Add missing source for the JPIP library and executables (issue #658) (#659)
Stefan Weil
2016-05-08
Fix Out-of-Bounds Access in function opj_tgt_reset
mayeut
2016-05-08
Fix Heap Buffer Overflow in function color_cmyk_to_rgb
mayeut
2016-05-08
Fix division by zero
mayeut
2016-05-02
Use lowercase for cmake commands consistenly
Julien Malik
2016-05-02
Fix UBSan gcc warning for first arg to memset non null
Julien Malik
2016-04-30
Merge pull request #706 from mayeut/issue135
Antonin Descampe
2016-04-30
Fix some coverity warnings
mayeut
2016-04-30
Fix bad call to fclose with NULL pointer
mayeut
2016-04-30
Fix warnings (#763)
Matthieu Darbois
2016-04-30
Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)
Matthieu Darbois
2016-04-29
Fix heap-buffer-overflow in color_esycc_to_rgb (#748)
Matthieu Darbois
2016-04-29
cppcheck fix for openjp2 (#740)
julienmalik
2016-04-28
Check SSIZ is valid in opj_j2k_read_siz (#762)
Matthieu Darbois
2016-04-28
Fix unsigned int overflow reported by UBSan (#761)
Matthieu Darbois
2016-04-28
Fix implicit float-to-bool conversions (#752)
julienmalik
2016-04-28
Fix unsigned int overflow reported by UBSan (#759)
Matthieu Darbois
2016-04-27
Fix issue 135
mayeut
2016-04-27
Fix negative shift left reported by UBSan (#758)
Matthieu Darbois
2016-04-26
Remove whitespace and CR at line endings (#678)
Stefan Weil
2016-04-26
Fix negative shift left reported by UBSan (#757)
Matthieu Darbois
2016-04-23
Do not define __attribute__ in opj_includes.h (#751)
Matthieu Darbois
2016-04-23
Allow to write 3/5/7/9/11/13/15 bpp TIF files
mayeut
2016-04-23
Allow to read 3/5/7/9/11/13/15 bpp TIF files
mayeut
2016-04-18
Merge pull request #708 from GrokImageCompression/issue_695
Antonin Descampe
2016-04-12
Merge pull request #734 from senbox-org/opj_dump_dead_code
Antonin Descampe
2016-04-09
Fix uninitialized variable reported by cppcheck
Julien Malik
2016-04-09
Remove dead code in opj_dump
Julien Malik
2016-01-30
suppress valgrind error - avoid accessing uninitialized memory in mq encoder
Aaron Boxer
2016-01-28
issue #695 MQ Encode: ensure that bp pointer never points to uninitialized me...
Aaron Boxer
2016-01-25
fixed tile numbering
Antonin Descampe
2016-01-23
Merge pull request #648 from stweil/alloc
Antonin Descampe
2016-01-11
Merge pull request #551 from mayeut/coc-qcc
Matthieu Darbois
2016-01-09
Add comment explaining bj is not use when l_data_size == 0
Even Rouault
[prev]
[next]