summaryrefslogtreecommitdiff
path: root/mj2/frames_to_mj2.c
AgeCommit message (Expand)Author
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe
2011-02-17now allows 16-bit precision for mj2 encoding and decoding (solves Issue 49 an...Antonin Descampe
2011-01-23MJ2 module: Add two components to mj2.h: meth, enumcs ; Define or reset all c...Antonin Descampe
2010-10-19fixed options and help display (patch from winfried)Antonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-09-05ENH: Removed redundant copies of getopt.c and getopt.h. Luis Ibanez
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-30Changed the OpenJPEG library interface to enable users to access information ...Francois-Olivier Devaux
2007-08-21Robustified MJ2 codecsFrancois-Olivier Devaux
2007-07-13(no commit message)Francois-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-03-25Replaced unlink() with remove()Francois-Olivier Devaux
2005-01-26* function getopt added to the decoder (to efficiently manage argumentsAntonin Descampe
2004-12-08New modular version of the MJ2 library.Francois-Olivier Devaux
2004-11-15fprintf correctly redirected to stderr or stdoutFrancois-Olivier Devaux
2004-11-05Help message updatedFrancois-Olivier Devaux
2004-11-05Help message updatedFrancois-Olivier Devaux
2004-10-08Bug with -F argument fixedFrancois-Olivier Devaux
2004-08-03Bug fixed in lossless modeFrancois-Olivier Devaux
2004-07-16First upload of MJ2 moduleFrancois-Olivier Devaux