summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-25Replaced bad message error when unknown box is foundFrancois-Olivier Devaux
2005-03-25Replaced unlink() with remove()Francois-Olivier Devaux
2005-03-25New OpenJPEG MJ2 module: mj2_to_metadata created by Glenn Pearson. The OpenJP...Francois-Olivier Devaux
2005-03-25Newline at end of fileFrancois-Olivier Devaux
2005-03-21Initialisation of movie->cl changed in mj2_init_stdmovieFrancois-Olivier Devaux
2005-03-16Modifications made to enable the decoding of a J2K file headers without decod...Francois-Olivier Devaux
2005-02-10Input file format bug fixed (2)Francois-Olivier Devaux
2005-02-10Input file format bug fixedFrancois-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-02-09YUV_DFMT addedFrancois-Olivier Devaux
2005-02-01Bug with number of layers to decode fixedFrancois-Olivier Devaux
2005-01-26Added layer option '-l' to the command line. This option allows user toAntonin Descampe
2005-01-26* function getopt added to the decoder (to efficiently manage argumentsAntonin Descampe
2005-01-14Bug with mj2_read_struct fixed (problem when reading MJ2 files starting with ...Francois-Olivier Devaux
2005-01-03Luke Lee optimization for fix_mul... Thanks to himAntonin Descampe
2004-12-08This tool wraps J2K codestreams into a MJ2 file (designed toFrancois-Olivier Devaux
2004-12-08This tool extracts J2K codestreams from a MJ2 file (designed toFrancois-Olivier Devaux
2004-12-08Converting to DosFrancois-Olivier Devaux
2004-12-08Converting to UnixFrancois-Olivier Devaux
2004-12-08This tool wraps J2K codestreams into a MJ2 file (designed toFrancois-Olivier Devaux
2004-12-08This tool extracts J2K codestreams from a MJ2 file (designed toFrancois-Olivier Devaux
2004-12-08New modular version of the MJ2 library.Francois-Olivier Devaux
2004-12-08Modifications in handling of JP2 files to increase modularity of JP2.cFrancois-Olivier Devaux
2004-12-08Modularity increase in jp2_init_stdjp2 function and jp2c box functions to ena...Francois-Olivier Devaux
2004-11-29Index structure adpated for other progression orders than LRCPAntonin Descampe
2004-11-26Modifications to increase modularity of jp2 coding/decodingFrancois-Olivier Devaux
2004-11-15fprintf correctly redirected to stderr or stdoutFrancois-Olivier Devaux
2004-11-05Help message updatedFrancois-Olivier Devaux
2004-11-05Usage message updatedFrancois-Olivier Devaux
2004-11-05Help message updatedFrancois-Olivier Devaux
2004-11-05Help message updatedFrancois-Olivier Devaux
2004-11-05Stack corruption error corrected with "tmp" variableFrancois-Olivier Devaux
2004-10-08Bug with -F argument fixedFrancois-Olivier Devaux
2004-10-06Memory leak bug fixed in the read_mdat() functionFrancois-Olivier Devaux
2004-10-06Small bug corrected: unsigned int to int conversion at line 417Francois-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-09-06One component input image handledFrancois-Olivier Devaux
2004-08-31Order of data written to jp2_struct->cl inversed in jp2_read_ftyp functionFrancois-Olivier Devaux
2004-08-27Pointer values initialized to zeroFrancois-Olivier Devaux
2004-08-24Fixed bugs. Thanks to Dereck !Francois-Olivier Devaux
2004-08-06* Inserted tool for memory leaks fixing in debug modeAntonin Descampe
2004-08-04Help updatedAntonin Descampe
2004-08-03Bug fixed in lossless modeFrancois-Olivier Devaux
2004-08-03Better indentationAntonin Descampe
2004-08-03Bug fixed in lossless modeAntonin Descampe
2004-08-02Deleted system("pause") at the end of main functionFrancois-Olivier Devaux