summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2006-07-28*** empty log message ***Antonin Descampe
2006-07-22ENH: Update CMake to do proper installation. Still using the 2.2 ↵Mathieu Malaterre
installation approach for now.
2006-07-22ENH: Update on recent commitMathieu Malaterre
2006-03-19fixed a bug in t1.c that prevented in some cases a true lossless compression ↵Antonin Descampe
(thanks to Don Mimlitch for reporting this bug)
2006-02-12removed unneeded working variables in opj_tcd_tFreeimage
2006-02-04fixed a bug in codec/convert.c::imagetobmpFreeimage
2006-02-01What's new ...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 ↵Freeimage
project and compiler directives to build a 'standard' WIN32 DLL
2006-01-31ENH: update changelog about modification for shared lib in CMake which now ↵Mathieu Malaterre
compatible with old build system
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 ↵Freeimage
in the forum
2006-01-25ENH: Sync with ITK and add ref to doxygenMathieu Malaterre
2006-01-25STYLE: Add a lot of comments for the CMake build systemMathieu Malaterre
2006-01-25ENH: Fix compilation on mingw32 and borlandMathieu Malaterre
2006-01-25fixed a problem in convert.c when multiple commentsAntonin Descampe
2006-01-25added cmake files to the projectAntonin Descampe
2006-01-25removed all CtrlM from filesAntonin 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-25removed all CtrlM from files (openjpeg.h,t2.c,j2k_to_image.c)Antonin Descampe
2006-01-24event.c : replaced "WIN32" by "_MSC_VER" for i2aAntonin 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-18What's newFreeimage
2005-12-08fixed a bug when specifying a rate '-r' => no distortion info was available ↵Antonin Descampe
in the index
2005-12-08fixed a bug in t1_getwmsedec (stepsize was divided by 8192)Antonin Descampe
2005-12-08OpenJPEG version 1.1Antonin Descampe