| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-05-10 | MJ2 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. | |||
| 2007-02-28 | add an "ifdef WIN32" to "include malloc.h" to be compliant with non-WIN32 ↵ | Antonin Descampe | |
| platforms. | |||
| 2007-01-30 | Correction of the syntax usage (line 36) | Francois-Olivier Devaux | |
| 2006-12-08 | MJ2 codec restructuration. Update of dsp project files properties | Francois-Olivier Devaux | |
| 2006-12-08 | MJ2 codec restructuration. Update of project files (dsp, vcproj and makefile) | Francois-Olivier Devaux | |
| 2006-12-08 | MJ2 codec restructuration. Movec compat directory to MJ2_codec | Francois-Olivier Devaux | |
| 2006-12-08 | MJ2 codec restructuration. Movec compat directory to MJ2_codec | Francois-Olivier Devaux | |
| 2006-12-08 | MJ2 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 | |||
| 2006-12-08 | MJ2 codec restructuration. Created libopenjpeg_097 directory and moved ↵ | Francois-Olivier Devaux | |
| libopenjpeg files version 0.97 to this directory | |||
| 2006-12-08 | MJ2 codec restructuration. Created MJ2_codec directory and moved M2 codec ↵ | Francois-Olivier Devaux | |
| files to this directory | |||
| 2006-07-28 | *** empty log message *** | Antonin Descampe | |
| 2005-05-23 | Variables in Movie and Track structure initialized to avoid problems when ↵ | Francois-Olivier Devaux | |
| freeing memory. These initializations are made in mj2_read_smhd and mj2_read_hmhd. | |||
| 2005-05-23 | Useless call of mj2_init_stdmovie function deleted | Francois-Olivier Devaux | |
| 2005-05-20 | Modified mj2_init_stdmovie. Check for division by zero at line 212: ↵ | Francois-Olivier Devaux | |
| tk->sample[j].sample_delta = tk->timescale / tk->sample_rate; Thanks to Valentin Mesaros ! | |||
| 2005-04-27 | Release configuration modified | Francois-Olivier Devaux | |
| 2005-04-27 | Light modifications | Francois-Olivier Devaux | |
| 2005-04-27 | First upload of the DTD file | Francois-Olivier Devaux | |
| 2005-04-27 | Light modifications | Francois-Olivier Devaux | |
| 2005-04-19 | Update | Francois-Olivier Devaux | |
| 2005-04-19 | bug while freeing memory (mj2_free) fixed | Francois-Olivier Devaux | |
| 2005-04-19 | Bug while writing huge MOOV boxes fixed. Thanks to Valentin Mesaros ! | Francois-Olivier Devaux | |
| 2005-04-19 | Standard movie initialisation slightely modified | Francois-Olivier Devaux | |
| 2005-04-19 | Makefile update | Francois-Olivier Devaux | |
| 2005-04-15 | Project update | Francois-Olivier Devaux | |
| 2005-04-06 | Project settings update | Francois-Olivier Devaux | |
| 2005-04-06 | Project settings update | Francois-Olivier Devaux | |
| 2005-04-06 | Project settings update | Francois-Olivier Devaux | |
| 2005-04-06 | Relative path modifications | Francois-Olivier Devaux | |
| 2005-04-01 | Visual .NET project | Francois-Olivier Devaux | |
| 2005-04-01 | New version by Glenn Pearson | Francois-Olivier Devaux | |
| 2005-03-25 | Line 114: Simple warning message when NO_PACKETS_DECODING is not defined | Francois-Olivier Devaux | |
| 2005-03-25 | Line 944:Memory release of img.comps[i].data when NO_PACKETS_DECODING is not ↵ | Francois-Olivier Devaux | |
| defined | |||
| 2005-03-25 | Makefile for frames_to_mj2, mj2_to_frames, wrap_j2k_in_mj2 | Francois-Olivier Devaux | |
| and extract_j2k_from_mj2 Thanks to Valentin Mesaros from Octalis ! | |||
| 2005-03-25 | Newline at end of file added | Francois-Olivier Devaux | |
| 2005-03-25 | Replaced bad message error when unknown box is found | Francois-Olivier Devaux | |
| 2005-03-25 | Replaced unlink() with remove() | Francois-Olivier Devaux | |
| 2005-03-25 | New OpenJPEG MJ2 module: mj2_to_metadata created by Glenn Pearson. The ↵ | Francois-Olivier Devaux | |
| OpenJPEG team would like to thank him for his contributions ! | |||
| 2005-03-25 | Newline at end of file | Francois-Olivier Devaux | |
| 2005-03-21 | Initialisation of movie->cl changed in mj2_init_stdmovie | Francois-Olivier Devaux | |
| 2005-02-09 | Minor bugs in error messages fixed | Francois-Olivier Devaux | |
| 2005-02-09 | Added tk->visual_w and tk->visual_h variables, specifying the track's visual ↵ | Francois-Olivier Devaux | |
| presentation size as fixed-point 16.16 values. | |||
| 2005-02-09 | Precision added to tk->balance, tk->volume, movie->volume and movie->rate | Francois-Olivier Devaux | |
| 2005-02-01 | Bug with number of layers to decode fixed | Francois-Olivier Devaux | |
| 2005-01-26 | * function getopt added to the decoder (to efficiently manage arguments | Antonin Descampe | |
| in command line) * reduce_on, reduce_value grouped in a single variable reduce * up-to-date usage display * image_type renamed --> decod_format * JPEG2000_format renamed --> cod_format | |||
| 2005-01-14 | Bug with mj2_read_struct fixed (problem when reading MJ2 files starting with ↵ | Francois-Olivier Devaux | |
| the MOOV box fixed) | |||
| 2004-12-08 | This tool wraps J2K codestreams into a MJ2 file (designed to | Francois-Olivier Devaux | |
| work with other codecs than OpenJPEG) | |||
| 2004-12-08 | This tool extracts J2K codestreams from a MJ2 file (designed to | Francois-Olivier Devaux | |
| work with other codecs than OpenJPEG) | |||
| 2004-12-08 | Converting to Unix | Francois-Olivier Devaux | |
| 2004-12-08 | This tool wraps J2K codestreams into a MJ2 file (designed to | Francois-Olivier Devaux | |
| work with other codecs than OpenJPEG) | |||
| 2004-12-08 | This tool extracts J2K codestreams from a MJ2 file (designed to | Francois-Olivier Devaux | |
| work with other codecs than OpenJPEG) | |||
