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
/
mj2
/
mj2.c
Age
Commit message (
Expand
)
Author
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-10-08
fixed a bug in mj2.c that prevented extract_j2k_from_mj2 to build properly. P...
Antonin Descampe
2010-10-05
Added files to let people build openjpeg with configure tools ; Added makefil...
Antonin Descampe
2010-03-24
Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfr...
Francois-Olivier Devaux
2007-10-18
Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thank...
Francois-Olivier Devaux
2007-08-21
Robustified MJ2 codecs
Francois-Olivier Devaux
2007-05-10
MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hen...
Francois-Olivier Devaux
2006-12-08
MJ2 codec restructuration. Created MJ2_codec directory and moved MJ2 codec fi...
Francois-Olivier Devaux
2005-05-23
Variables in Movie and Track structure initialized to avoid problems when fre...
Francois-Olivier Devaux
2005-05-20
Modified mj2_init_stdmovie. Check for division by zero at line 212: tk->sampl...
Francois-Olivier Devaux
2005-04-19
Standard movie initialisation slightely modified
Francois-Olivier Devaux
2005-03-25
Replaced bad message error when unknown box is found
Francois-Olivier Devaux
2005-03-21
Initialisation of movie->cl changed in mj2_init_stdmovie
Francois-Olivier Devaux
2005-02-09
Minor bugs in error messages fixed
Francois-Olivier Devaux
2005-02-09
Added tk->visual_w and tk->visual_h variables, specifying the track's visual ...
Francois-Olivier Devaux
2005-02-09
Precision added to tk->balance, tk->volume, movie->volume and movie->rate
Francois-Olivier Devaux
2005-01-14
Bug with mj2_read_struct fixed (problem when reading MJ2 files starting with ...
Francois-Olivier Devaux
2004-12-08
New modular version of the MJ2 library.
Francois-Olivier Devaux
2004-11-05
Stack corruption error corrected with "tmp" variable
Francois-Olivier Devaux
2004-10-06
Memory leak bug fixed in the read_mdat() function
Francois-Olivier Devaux
2004-09-09
Bug with tk->imagefile pointer fixed
Francois-Olivier Devaux
2004-09-08
Modification of stsc_decompact function
Francois-Olivier Devaux
2004-09-06
Bug with sound and hint tracks fixed
Francois-Olivier Devaux
2004-08-27
Pointer values initialized to zero
Francois-Olivier Devaux
2004-08-24
Fixed bugs. Thanks to Dereck !
Francois-Olivier Devaux
2004-07-16
First upload of MJ2 module
Francois-Olivier Devaux