Added tk->visual_w and tk->visual_h variables, specifying the track's visual presenta...
[openjpeg.git] / mj2 / mj2.c
2005-02-09 Francois-Olivier... Added tk->visual_w and tk->visual_h variables, specifyi...
2005-02-09 Francois-Olivier... Precision added to tk->balance, tk->volume, movie-...
2005-01-14 Francois-Olivier... Bug with mj2_read_struct fixed (problem when reading...
2004-12-08 Francois-Olivier... New modular version of the MJ2 library.
2004-11-05 Francois-Olivier... Stack corruption error corrected with "tmp" variable
2004-10-06 Francois-Olivier... Memory leak bug fixed in the read_mdat() function
2004-09-09 Francois-Olivier... Bug with tk->imagefile pointer fixed
2004-09-08 Francois-Olivier... Modification of stsc_decompact function
2004-09-06 Francois-Olivier... Bug with sound and hint tracks fixed
2004-08-27 Francois-Olivier... Pointer values initialized to zero
2004-08-24 Francois-Olivier... Fixed bugs. Thanks to Dereck !
2004-07-16 Francois-Olivier... First upload of MJ2 module