summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-31made a copyversion.1.1Francois-Olivier Devaux
2007-01-31Linux Makefile for the codec addedFrancois-Olivier Devaux
2007-01-31Linux Makefile for the codec addedFrancois-Olivier Devaux
2007-01-30Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for ↵Francois-Olivier Devaux
filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c
2007-01-30Correction of the syntax usage (line 36)Francois-Olivier Devaux
2007-01-23! [FOD] Modification in the context numbers, to reflect what has been ↵Francois-Olivier Devaux
specified in standard, in libopenjpeg/t1.h
2007-01-23Modification of the context numbers, to reflect what has been specified in ↵Francois-Olivier Devaux
standard.
2007-01-15Copyright updateFrancois-Olivier Devaux
2007-01-03JP2 module: Tests during encoding if the number of components respects the ↵Francois-Olivier Devaux
JPEG 2000 standard.
2006-12-13Definition of USE_JPWL in doxygen file for building the corresponding ↵Giuseppe Baruffa
documentation on JPWL module; creation of README file in JPWL directory
2006-12-08MJ2 codec restructuration. Update of dsp project files propertiesFrancois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Update of project files (dsp, vcproj and makefile)Francois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Movec compat directory to MJ2_codecFrancois-Olivier Devaux
2006-12-08MJ2 codec restructuration. Movec compat directory to MJ2_codecFrancois-Olivier Devaux
2006-12-08MJ2 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-08MJ2 codec restructuration. Created libopenjpeg_097 directory and moved ↵Francois-Olivier Devaux
libopenjpeg files version 0.97 to this directory
2006-12-08MJ2 codec restructuration. Created MJ2_codec directory and moved M2 codec ↵Francois-Olivier Devaux
files to this directory
2006-12-07+ Antonin verified that the MacOS build of JPWL module suffered from a ↵Giuseppe Baruffa
missing definition of the "min" macro; I've added this into both jpwl.h and rs.h
2006-12-05* Better fix of the TPH EPBs bug in JPWL moduleGiuseppe Baruffa
* Fixed the UEP bug in JPWL module + Added some lines in the help of JPWL_image_to_j2k
2006-12-04Bug fix explanationGiuseppe Baruffa
2006-12-04SVN file properties modified (EOL handled better)Francois-Olivier Devaux
2006-12-04SVN file properties modified (EOL handled better)Francois-Olivier Devaux
2006-12-04SVN file properties modified (EOL handled better)Francois-Olivier Devaux
2006-12-04SVN file properties modifiedFrancois-Olivier Devaux
2006-12-04SVN file properties modifiedFrancois-Olivier Devaux
2006-12-04EOL handling Francois-Olivier Devaux
2006-12-04Version 1.1Francois-Olivier Devaux
2006-12-04Fixed the following bug:Giuseppe Baruffa
- when using -W h,h0 the EPBs in TPHs always get a "not latest in current header" signature, even if they are really the latest. The fix checks for additional EPBs, after the TPH one (e.g. UEP EPBs), and sets the Depb field of the TPH EPB accordingly.
2006-12-04Changes for 4th of December 2006 (bis)Francois-Olivier Devaux
2006-12-04Changes for 4th of December 2006Francois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-12-04Code optimization usinq vsprintf() commandFrancois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-12-04Corrected incorrect fprintf formattingFrancois-Olivier Devaux
2006-12-04JPWL version 1.0 by Universita' degli Studi di PerugiaFrancois-Olivier Devaux
2006-12-04JPWL version 1.0 by Universita' degli Studi di PerugiaFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-10-31fixed a cast problem in the maxlen variableAntonin Descampe
2006-10-31removed a debug test in the version just committedAntonin Descampe
2006-10-31fixed a bug in the computation of the mantissa (mu)Antonin Descampe
2006-10-31added the ability to specify the rate as "float" (before : integer)Antonin Descampe
2006-10-30initial release of jp3d library and codecAntonin Descampe
2006-10-27(no commit message)Giuseppe Baruffa
2006-10-27TestGiuseppe Baruffa
2006-10-27(no commit message)Giuseppe Baruffa
2006-10-27remove some needless cvs filesAntonin Descampe