summaryrefslogtreecommitdiff
path: root/mj2/mj2.h
AgeCommit message (Collapse)Author
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe
2011-01-23MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all ↵Antonin Descampe
components of mj2_cparameters_t before its usage ; Add argument -D prec to frames_to_mj2.c and use the precision in mj2_convert.c (solves Issue 49)
2007-08-21Robustified MJ2 codecsFrancois-Olivier Devaux
2007-05-10MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. ↵Francois-Olivier Devaux
Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.
2006-12-08MJ2 codec restructuration. Created MJ2_codec directory and moved MJ2 codec ↵Francois-Olivier Devaux
files to this directory, created libopenjpeg_097 directory and moved libopenjpeg files version 0.97 to this directory
2005-02-09Added tk->visual_w and tk->visual_h variables, specifying the track's visual ↵Francois-Olivier Devaux
presentation size as fixed-point 16.16 values.
2004-12-08New modular version of the MJ2 library.Francois-Olivier Devaux
The goal of this new version is to make the library more independent from OpenJPEG
2004-07-16First upload of mj2.hFrancois-Olivier Devaux