summaryrefslogtreecommitdiff
path: root/libopenjpeg
AgeCommit message (Expand)Author
2007-01-30Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for file...Francois-Olivier Devaux
2007-01-23Modification of the context numbers, to reflect what has been specified in st...Francois-Olivier Devaux
2007-01-15Copyright updateFrancois-Olivier Devaux
2007-01-03JP2 module: Tests during encoding if the number of components respects the JP...Francois-Olivier Devaux
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-12-04Code optimization usinq vsprintf() commandFrancois-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-27remove some needless cvs filesAntonin Descampe
2006-10-26testsvnAntonin Descampe
2006-08-04fixed a bug in pi.c, line 473, that appeared when more than 100 precincts wer...Antonin Descampe
2006-07-22ENH: Update CMake to do proper installation. Still using the 2.2 installation...Mathieu Malaterre
2006-03-19fixed a bug in t1.c that prevented in some cases a true lossless compression ...Antonin Descampe
2006-02-19COMP: Fix warning about C++ commentMathieu Malaterre
2006-02-18COMP: Fix declaration hides parameter lenMathieu Malaterre
2006-02-18COMP: Fix declaration hides parameter lenMathieu Malaterre
2006-02-18STYLE: Remove C++ commentsMathieu Malaterre
2006-02-12removed unneeded working variables in opj_tcd_tFreeimage
2006-02-05ENH: Do the proper thing for static/sharedMathieu Malaterre
2006-02-03added the 'static' keyword to inline functions to keep gcc happyFreeimage
2006-02-01changed function definitions of INT and FIX modules to 'inline'Freeimage
2006-01-31ENH: Update CMake to match the new shared lib system (no more def file)Mathieu Malaterre
2006-01-31fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...Freeimage
2006-01-31COMP: Fix compilation on MINGWMathieu Malaterre
2006-01-31STYLE: Remove completely reference to OPJ_EXPORTMathieu Malaterre
2006-01-31STYLE: More verbose commentsMathieu Malaterre
2006-01-31STYLE: Add more comment, also use more feature from CMake to introduce the VE...Mathieu Malaterre
2006-01-31ENH: Move to a def solution to avoid polluting header file with declspecMathieu Malaterre
2006-01-27fixed two initialization problems in t1.c and tcd.cAntonin Descampe
2006-01-26fixed various minor warnings occuring under gcc, added corrections proposed i...Freeimage
2006-01-25ENH: Sync with ITK repositoryMathieu Malaterre
2006-01-25STYLE: Add a lot of comments for the CMake build systemMathieu Malaterre
2006-01-25COMP: Fix compilation on mingw (already had itoa) and borland (need __int64)Mathieu Malaterre
2006-01-25added cmake files to the projectAntonin Descampe
2006-01-25fix.c : replaced "WIN32" by "_MSC_VER" for int64Antonin Descampe
2006-01-25added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32Antonin Descampe
2006-01-24event.c : replaced "WIN32" by "_MSC_VER" for i2a (line 33) + replaced win32 l...Antonin Descampe
2006-01-20fixed various minor warnings with gdcm patchesAntonin Descampe
2006-01-19fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)Freeimage
2006-01-18fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calc...Freeimage
2006-01-18changed the name of j2k_realloc to opj_reallocFreeimage
2005-12-08fixed a bug when specifying a rate '-r' => no distortion info was available i...Antonin Descampe
2005-12-08fixed a bug in t1_getwmsedec (stepsize was divided by 8192)Antonin Descampe
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-04Makefile moved to ROOT directoryAntonin Descampe
2005-12-04LibOpenJPEG project files moved to root directoryAntonin Descampe
2005-12-02add an include <sys/time.h> before <sys/resource.h>Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe