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