openjpeg.git
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... SVN file properties modified (EOL handled better)
2006-12-04 Francois-Olivier... SVN file properties modified (EOL handled better)
2006-12-04 Francois-Olivier... SVN file properties modified (EOL handled better)
2006-12-04 Francois-Olivier... SVN file properties modified
2006-12-04 Francois-Olivier... SVN file properties modified
2006-12-04 Francois-Olivier... EOL handling
2006-12-04 Francois-Olivier... Version 1.1
2006-12-04 Giuseppe BaruffaFixed the following bug:
2006-12-04 Francois-Olivier... Changes for 4th of December 2006 (bis)
2006-12-04 Francois-Olivier... Changes for 4th of December 2006
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-12-04 Francois-Olivier... Code optimization usinq vsprintf() command
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-12-04 Francois-Olivier... Corrected incorrect fprintf formatting
2006-12-04 Francois-Olivier... JPWL version 1.0 by Universita' degli Studi di Perugia
2006-12-04 Francois-Olivier... JPWL version 1.0 by Universita' degli Studi di Perugia
2006-12-04 Francois-Olivier... Deleted because this directory corresponds to an old...
2006-12-04 Francois-Olivier... Deleted because this directory corresponds to an old...
2006-12-04 Francois-Olivier... Deleted because this directory corresponds to an old...
2006-12-04 Francois-Olivier... Deleted because this directory corresponds to an old...
2006-10-31 Antonin Descampefixed a cast problem in the maxlen variable
2006-10-31 Antonin Descamperemoved a debug test in the version just committed
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-10-30 Antonin Descampeinitial release of jp3d library and codec
2006-10-27 Giuseppe Baruffa(no commit message)
2006-10-27 Giuseppe BaruffaTest
2006-10-27 Giuseppe Baruffa(no commit message)
2006-10-27 Antonin Descamperemove some needless cvs files
2006-10-27 Antonin Descampetestsvn2
2006-10-26 Antonin Descampetestsvn
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: Fix warning about assignment discards qualifiers...
2006-07-22 Mathieu MalaterreENH: Update on recent commit
2006-07-22 Mathieu MalaterreSTYLE: Fix style issue
2006-07-22 Mathieu MalaterreBUG: Do not leak with greyscale bmp. Solve problem...
2006-07-21 Mathieu MalaterreENH: Marking const char * what should be const char...
2006-07-21 Mathieu MalaterreENH: Better solution: using the opj_version function...
2006-07-21 Mathieu MalaterreENH: Minor cleanup, mainly comment and line too long
2006-07-21 Mathieu MalaterreENH: Cannot assign const char* into a char*. At same...
2006-03-19 Antonin Descampefixed a bug in t1.c that prevented in some cases a...
2006-03-16 Giuseppe Baruffaitalian text translated into english
2006-03-16 Giuseppe BaruffaThis commit was generated by cvs2svn to compensate...
2006-03-13 Giuseppe BaruffaAdded a second version of enco+deco, with comments...
2006-02-19 Mathieu MalaterreCOMP: Fix warning about C++ comment
2006-02-18 Mathieu MalaterreCOMP: Fix declaration hides parameter len
2006-02-18 Mathieu MalaterreCOMP: Fix declaration hides parameter len
2006-02-18 Mathieu MalaterreSTYLE: Remove C++ comments
2006-02-12 Freeimageremoved unneeded working variables in opj_tcd_t
2006-02-08 Francois-Olivier... Readded CRLF
2006-02-08 Francois-Olivier... Added SOURCE=..\libopenjpeg\jpw.c
2006-02-08 Francois-Olivier... Added SOURCE=..\libopenjpeg\jpw.c
2006-02-05 Mathieu MalaterreBUG: Need to leave option for user to change
2006-02-05 Mathieu MalaterreENH: Several updates: Do not need an explicit DartConfi...
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-02-04 Freeimagefixed a bug in codec/convert.c::imagetobmp
2006-02-04 Freeimagereadded CRLF to dsp, dsw and rc files
2006-02-04 Freeimagereadded CRLF to dsp and dsw files
2006-02-03 Freeimageadded the 'static' keyword to inline functions to keep...
2006-02-02 Antonin Descampeminor change : project replaced by workspace
2006-02-01 FreeimageWhat's new ...
2006-02-01 Freeimageadded a VERSION resource to the DLL version of OpenJPEG
2006-02-01 Freeimagechanged function definitions of INT and FIX modules...
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 MalaterreCOMP: Fix compilation on MINGW
2006-01-31 Mathieu MalaterreENH: update changelog about modification for shared...
2006-01-31 Mathieu MalaterreSTYLE: Remove completely reference to OPJ_EXPORT
2006-01-31 Mathieu MalaterreSTYLE: More verbose comments
2006-01-31 Mathieu MalaterreSTYLE: Add more comment, also use more feature from...
2006-01-31 Mathieu MalaterreENH: Move to a def solution to avoid polluting header...
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 MalaterreENH: Sync with ITK repository
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 Mathieu MalaterreENH: Set a default BUILDNAME
2006-01-25 Mathieu MalaterreBUG: Try to fix the shell script
2006-01-25 Antonin Descampefixed a problem in convert.c when multiple comments
2006-01-25 Mathieu MalaterreCOMP: Fix compilation on mingw (already had itoa) and...
2006-01-25 Antonin Descamperemoved all CtrlM from files
2006-01-25 Antonin Descampecheck also for CtrlM in .txt and .cmake files
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 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 (line...
2006-01-24 Antonin Descampeevent.c : replaced "WIN32" by "_MSC_VER" for i2a
2006-01-22 Antonin DescampeCtrlM check added when committing files
2006-01-20 Antonin Descampefixed various minor warnings with gdcm patches
next