openjpeg.git
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-08 Antonin Descamperemoved old readme and Makefile
2005-12-07 Antonin Descamperemoved test file
2005-12-07 Antonin Descampetest
2005-12-07 Antonin Descampestill trying to add root directory to module
2005-12-07 Antonin Descampestill trying to add root directory to module
2005-12-07 Antonin Descampestill trying to add root directory to module
2005-12-07 Antonin Descampetest for adding root directory to modules
2005-12-07 Antonin Descampetest to add root directory to modules
2005-12-06 Antonin Descampeadded an 'openjpeg' module
2005-12-06 Antonin Descampeaddes an 'openjpeg' module containing all modules
2005-12-06 Antonin Descamperemoved pre-commit check tabs
2005-12-04 Antonin DescampeMakefile moved to ROOT directory
2005-12-04 Antonin DescampeLibOpenJPEG project files moved to root directory
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-12-02 Antonin Descampeadd an include <sys/time.h> before <sys/resource.h>
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-12-01 Antonin DescampeAdded check to avoid tabs in source files
2005-11-09 Antonin Descampeminor change for readability
2005-11-09 Antonin Descampeminor change to avoid warnings about signedness
2005-11-08 Giuseppe BaruffaInitial revision
2005-11-08 Antonin Descampesmall changes to remove warnings related to signedness
2005-11-04 Antonin Descampesmall change to avoid signed/unsigned warning during...
2005-11-01 Antonin DescampeChanges proposed by Mathieu Malaterre from the GDCM...
2005-10-27 Antonin Descampechanged one of the 9-7 coefficients (value closer to...
2005-10-27 Antonin Descampe1) quantization stepsizes stored as float instead of...
2005-10-20 Francois-Olivier... Modifications to decoding of JP2H box in order to be...
2005-09-21 Antonin Descampemajor change in the dwt-module, thanks to Ive (aka...
2005-09-21 Antonin Descampebug fixed when asking for an index with more than ...
2005-09-20 Antonin Descampebug fixed when asking for an index with more than ...
2005-09-13 Antonin Descampebug fixed when freeing the memory allocated if ppm...
2005-09-13 Antonin Descampebug fixed when freeing the memory allocated if ppm...
2005-08-01 Francois-Olivier... Modifications proposed by Rob Komar. Thanks for your...
2005-07-18 Antonin DescampeSeveral bugs fixed when dealing with pgx-files with...
2005-06-02 Francois-Olivier... At lines 577, 692 and 699, zeroing of effective region...
2005-06-02 Francois-Olivier... Conversions from int to unsigned int to ensure correct...
2005-06-02 Francois-Olivier... Conversions from int to unsigned int to ensure correct...
2005-05-26 Antonin Descampeargv[2] replaced by outfile when writing to output...
2005-05-26 Antonin DescampeCRLF -> LF
2005-05-26 Francois-Olivier... CVS test
2005-05-26 Sebastien Lugancorrection CRLF -> LF
2005-05-26 Antonin Descampetest
2005-05-26 Francois-Olivier... cio_read_to_buf(...) and cio_write_from_buf(...) functi...
2005-05-24 Francois-Olivier... Code optimization: t1_flags and t1_data set to zero...
2005-05-23 Francois-Olivier... 2 functions were added, to fasten buffer transfers:
2005-05-23 Francois-Olivier... 2 functions were added, to fasten buffer transfers:
2005-05-23 Francois-Olivier... Variables in Movie and Track structure initialized...
2005-05-23 Francois-Olivier... Useless call of mj2_init_stdmovie function deleted
2005-05-20 Francois-Olivier... Modified mj2_init_stdmovie. Check for division by zero...
2005-04-27 Francois-Olivier... Release configuration modified
2005-04-27 Francois-Olivier... Light modifications
2005-04-27 Francois-Olivier... First upload of the DTD file
2005-04-27 Francois-Olivier... Light modifications
2005-04-19 Francois-Olivier... Update
2005-04-19 Francois-Olivier... bug while freeing memory (mj2_free) fixed
2005-04-19 Francois-Olivier... Bug while writing huge MOOV boxes fixed. Thanks to...
2005-04-19 Francois-Olivier... Standard movie initialisation slightely modified
2005-04-19 Francois-Olivier... Makefile update
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...
next