Added makefile for linux build of JPWL module; added newlines at the end of JPWL...
[openjpeg.git] / ChangeLog
2007-02-23 Giuseppe BaruffaAdded makefile for linux build of JPWL module; added...
2007-02-23 Francois-Olivier... Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
2007-02-23 Giuseppe BaruffaFixed a copy-and-paste type assignment error (bool...
2007-02-22 Francois-Olivier... Added the OPJViewer Module (/OPJViewer), developed...
2007-02-21 Francois-Olivier... Algorithmic optimizations in t1.c, thanks to Guido...
2007-02-19 Francois-Olivier... Added OPJ_LIMIT_DECODING enabling us to limit the decod...
2007-02-13 Francois-Olivier... David Fries suggestions. In image_to_j2k and j2k_to_ima...
2007-02-13 Francois-Olivier... Change file modified. -fPIC flag used for 64-bit compil...
2007-01-31 Francois-Olivier... Extra tokens at the end of #endif directive corrected...
2007-01-31 Francois-Olivier... Linux Makefile for the codec added
2007-01-30 Francois-Olivier... Use of OPJ_PATH_LEN (defined as 4096) to be the maximum...
2007-01-23 Francois-Olivier... ! [FOD] Modification in the context numbers, to reflect...
2006-12-07 Giuseppe Baruffa+ Antonin verified that the MacOS build of JPWL module...
2006-12-05 Giuseppe Baruffa* Better fix of the TPH EPBs bug in JPWL module
2006-12-04 Giuseppe BaruffaBug fix explanation
2006-12-04 Francois-Olivier... Changes for 4th of December 2006 (bis)
2006-12-04 Francois-Olivier... Changes for 4th of December 2006
2006-10-31 Antonin Descampefixed a bug in the computation of the mantissa (mu)
2006-10-31 Antonin Descampeadded the ability to specify the rate as "float" (befor...
2006-08-18 Antonin Descampefixed a bug in j2k_to_image.c, that prevented the ...
2006-08-04 Antonin Descampefixed a bug in pi.c, line 473, that appeared when more...
2006-07-28 Antonin Descampe*** empty log message ***
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-07-22 Mathieu MalaterreENH: Update on recent commit
2006-03-19 Antonin Descampefixed a bug in t1.c that prevented in some cases a...
2006-02-12 Freeimageremoved unneeded working variables in opj_tcd_t
2006-02-04 Freeimagefixed a bug in codec/convert.c::imagetobmp
2006-02-01 FreeimageWhat's new ...
2006-01-31 Mathieu MalaterreENH: Update CMake to match the new shared lib system...
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2006-01-31 Mathieu MalaterreENH: update changelog about modification for shared...
2006-01-27 Antonin Descampefixed two initialization problems in t1.c and tcd.c
2006-01-26 Freeimagefixed various minor warnings occuring under gcc, added...
2006-01-25 Mathieu MalaterreENH: Sync with ITK and add ref to doxygen
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Mathieu MalaterreENH: Fix compilation on mingw32 and borland
2006-01-25 Antonin Descampefixed a problem in convert.c when multiple comments
2006-01-25 Antonin Descampeadded cmake files to the project
2006-01-25 Antonin Descamperemoved all CtrlM from files
2006-01-25 Antonin Descampefix.c : replaced "WIN32" by "_MSC_VER" for int64
2006-01-25 Antonin Descampeadded "OPJ_EXPORT" in openjpeg.h to generate shared...
2006-01-25 Antonin Descamperemoved all CtrlM from files (openjpeg.h,t2.c,j2k_to_im...
2006-01-24 Antonin Descampeevent.c : replaced "WIN32" by "_MSC_VER" for i2a
2006-01-20 Antonin Descampefixed various minor warnings with gdcm patches
2006-01-19 Freeimagefixed a bug in jp2_read_ihdr (need to allocate jp2...
2006-01-18 FreeimageWhat's new
2005-12-08 Antonin Descampefixed a bug when specifying a rate '-r' => no distortio...
2005-12-08 Antonin Descampefixed a bug in t1_getwmsedec (stepsize was divided...
2005-12-08 Antonin DescampeOpenJPEG version 1.1