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
/
mqc.h
Age
Commit message (
Collapse
)
Author
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
Update issue 177
2012-08-22
[trunk] realloc is misused and may leak memory (Issue#168)
Luc Hermitte
2010-04-08
Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer ↵
Francois-Olivier Devaux
(thanks Peter)
2007-12-19
In mqc.h, changed MQC_NUMCTXS from 32 to 19 as JPEG 2000 only allows 19 ↵
Francois-Olivier Devaux
possible contexts
2007-08-21
Reworks of t1_updateflags to get rid of the shift operation. mqc_setcurctx ↵
Francois-Olivier Devaux
moved to the header to allow it to be inlined into the t1.
2007-08-21
Minor cleanup patch, that gets rid of a bunch of "old style declaration" ↵
Francois-Olivier Devaux
warnings from Intel's compiler
2007-01-15
Copyright update
Francois-Olivier Devaux
2005-12-08
OpenJPEG version 1.1
Antonin Descampe
2005-12-02
openjpeg version 1.0 (previous version still available with tag opj0-97)
Antonin Descampe
2004-02-13
Update for version 0.8
Yannick Verschueren
2003-11-27
Initial revision
Sebastien Lugan