openjpeg.git
2005-04-15 Francois-Olivier... Project update
2005-04-06 Francois-Olivier... Project settings update
2005-04-06 Francois-Olivier... Project settings update
2005-04-06 Francois-Olivier... Project settings update
2005-04-06 Francois-Olivier... Relative path modifications
2005-04-01 Francois-Olivier... Visual .NET project
2005-04-01 Francois-Olivier... New version by Glenn Pearson
2005-03-25 Francois-Olivier... Line 114: Simple warning message when NO_PACKETS_DECODI...
2005-03-25 Francois-Olivier... Line 944:Memory release of img.comps[i].data when NO_PA...
2005-03-25 Francois-Olivier... Removed unused parameter in fprintf at line 618
2005-03-25 Francois-Olivier... Unused "dest" pointer removed from main()
2005-03-25 Francois-Olivier... #endif;
2005-03-25 Francois-Olivier... Makefile for frames_to_mj2, mj2_to_frames, wrap_j2k_in_mj2
2005-03-25 Francois-Olivier... Newline at end of file added
2005-03-25 Francois-Olivier... Replaced bad message error when unknown box is found
2005-03-25 Francois-Olivier... Replaced unlink() with remove()
2005-03-25 Francois-Olivier... New OpenJPEG MJ2 module: mj2_to_metadata created by...
2005-03-25 Francois-Olivier... Newline at end of file
2005-03-21 Francois-Olivier... Initialisation of movie->cl changed in mj2_init_stdmovie
2005-03-16 Francois-Olivier... Modifications made to enable the decoding of a J2K...
2005-02-10 Francois-Olivier... Input file format bug fixed (2)
2005-02-10 Francois-Olivier... Input file format bug fixed
2005-02-09 Francois-Olivier... Minor bugs in error messages fixed
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-02-09 Francois-Olivier... YUV_DFMT added
2005-02-01 Francois-Olivier... Bug with number of layers to decode fixed
2005-01-26 Antonin DescampeAdded layer option '-l' to the command line. This optio...
2005-01-26 Antonin Descampe* function getopt added to the decoder (to efficiently...
2005-01-14 Francois-Olivier... Bug with mj2_read_struct fixed (problem when reading...
2005-01-03 Antonin DescampeLuke Lee optimization for fix_mul... Thanks to him
2004-12-08 Francois-Olivier... This tool wraps J2K codestreams into a MJ2 file (desig...
2004-12-08 Francois-Olivier... This tool extracts J2K codestreams from a MJ2 file...
2004-12-08 Francois-Olivier... Converting to Dos
2004-12-08 Francois-Olivier... Converting to Unix
2004-12-08 Francois-Olivier... This tool wraps J2K codestreams into a MJ2 file (desig...
2004-12-08 Francois-Olivier... This tool extracts J2K codestreams from a MJ2 file...
2004-12-08 Francois-Olivier... New modular version of the MJ2 library.
2004-12-08 Francois-Olivier... Modifications in handling of JP2 files to increase...
2004-12-08 Francois-Olivier... Modularity increase in jp2_init_stdjp2 function and...
2004-11-29 Antonin DescampeIndex structure adpated for other progression orders...
2004-11-26 Francois-Olivier... Modifications to increase modularity of jp2 coding...
2004-11-15 Francois-Olivier... fprintf correctly redirected to stderr or stdout
2004-11-05 Francois-Olivier... Help message updated
2004-11-05 Francois-Olivier... Usage message updated
2004-11-05 Francois-Olivier... Help message updated
2004-11-05 Francois-Olivier... Help message updated
2004-11-05 Francois-Olivier... Stack corruption error corrected with "tmp" variable
2004-10-08 Francois-Olivier... Bug with -F argument fixed
2004-10-06 Francois-Olivier... Memory leak bug fixed in the read_mdat() function
2004-10-06 Francois-Olivier... Small bug corrected: unsigned int to int conversion...
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-09-06 Francois-Olivier... One component input image handled
2004-08-31 Francois-Olivier... Order of data written to jp2_struct->cl inversed in...
2004-08-27 Francois-Olivier... Pointer values initialized to zero
2004-08-24 Francois-Olivier... Fixed bugs. Thanks to Dereck !
2004-08-06 Antonin Descampe* Inserted tool for memory leaks fixing in debug mode
2004-08-04 Antonin DescampeHelp updated
2004-08-03 Francois-Olivier... Bug fixed in lossless mode
2004-08-03 Antonin DescampeBetter indentation
2004-08-03 Antonin DescampeBug fixed in lossless mode
2004-08-02 Francois-Olivier... Deleted system("pause") at the end of main function
2004-07-30 Antonin DescampeBug fixed in pgx-file reading
2004-07-21 Antonin DescampeBug fixed in MQ decoder initialization (keyword comment...
2004-07-20 Antonin Descampe* Bug fixed in jpt decoding
2004-07-16 Francois-Olivier... Error message modification
2004-07-16 Antonin DescampeConverting to DOS-formats
2004-07-16 Francois-Olivier... First upload of MJ2 module
2004-07-16 Francois-Olivier... First upload of mj2.h
2004-07-16 Francois-Olivier... Initial revision
2004-07-16 Francois-Olivier... Comments added
2004-07-16 Francois-Olivier... minor changes
2004-07-16 Francois-Olivier... Bug on jp2_struct->comps memory allocation fixed
2004-07-16 Antonin DescampeUSAGE-statement updated
2004-07-16 Francois-Olivier... Memory leaks at decoding fixed
2004-07-16 Antonin DescampePrevious version reloaded
2004-07-16 Francois-Olivier... Memory leaks at decoding fixed
2004-07-16 Antonin DescampeFixed bug (compatibility between index_create and j2k_d...
2004-07-16 Francois-Olivier... Multiple tile bug fixed (line 438)
2004-07-16 Francois-Olivier... Memory leaks fixed (line 1592: frees data of all compon...
2004-07-16 Antonin DescampeMinor changes for RESET mode
2004-07-16 Francois-Olivier... Comment introcudec (Created by OpenJPEG version 0.9...
2004-07-15 Sebastien Lugan Bugfix Makefile / jp2.c & jp2.h
2004-07-14 Antonin Descampe(Sampling + Offset) incompatibility bug fixed
2004-07-14 Antonin Descampefixed bug from previous revision
2004-07-14 Francois-Olivier... Memory leak fix + Comment inserted in codestream: ...
2004-07-14 Francois-Olivier... Allocated memory of coding parameters (cp) freed
2004-07-14 Antonin Descampe* PPM markers handling modified (comment keyword :...
2004-07-13 Antonin DescampeStructure j2k_option_t deleted and option "-reduce...
2004-07-13 Antonin Descampe* Quantization bug fixed when using 9x7 DWT (comment...
2004-07-09 Antonin Descampescalar_derived quantization type bug fixed (2)
2004-07-09 Antonin DescampeBug fixed for scalar_derived quantization type
2004-07-09 Antonin DescampeBug fixed in pgx-format
2004-07-07 Antonin DescampeAdded jp2.h et jp2.c to the project
2004-07-07 Francois-Olivier... First version of JP2 file format
2004-07-07 Francois-Olivier... Include jp2.h file
2004-07-07 Francois-Olivier... New variable in cp structure for JP2 format
2004-07-07 Francois-Olivier... j2k_encode can output data to a buffer or to a file
next