summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-27(no commit message)Giuseppe Baruffa
2006-10-27remove some needless cvs filesAntonin Descampe
2006-10-27testsvn2Antonin Descampe
2006-10-26testsvnAntonin Descampe
2006-08-18fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.Antonin Descampe
2006-08-04fixed a bug in pi.c, line 473, that appeared when more than 100 precincts wer...Antonin Descampe
2006-07-28*** empty log message ***Antonin Descampe
2006-07-22ENH: Update CMake to do proper installation. Still using the 2.2 installation...Mathieu Malaterre
2006-07-22ENH: Fix warning about assignment discards qualifiers from pointer target typeMathieu Malaterre
2006-07-22ENH: Update on recent commitMathieu Malaterre
2006-07-22STYLE: Fix style issueMathieu Malaterre
2006-07-22BUG: Do not leak with greyscale bmp. Solve problem with name>256 for pgx and ...Mathieu Malaterre
2006-07-21ENH: Marking const char * what should be const char *. TODO need to fix code ...Mathieu Malaterre
2006-07-21ENH: Better solution: using the opj_version function to stay up to dateMathieu Malaterre
2006-07-21ENH: Minor cleanup, mainly comment and line too longMathieu Malaterre
2006-07-21ENH: Cannot assign const char* into a char*. At same time upgrade OpenJPEG ve...Mathieu Malaterre
2006-03-19fixed a bug in t1.c that prevented in some cases a true lossless compression ...Antonin Descampe
2006-03-16italian text translated into englishGiuseppe Baruffa
2006-03-16This commit was generated by cvs2svn to compensate for changes in r266,Giuseppe Baruffa
2006-03-13Added a second version of enco+deco, with comments and text in italianGiuseppe Baruffa
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-08Readded CRLFFrancois-Olivier Devaux
2006-02-08Added SOURCE=..\libopenjpeg\jpw.cFrancois-Olivier Devaux
2006-02-08Added SOURCE=..\libopenjpeg\jpw.cFrancois-Olivier Devaux
2006-02-05BUG: Need to leave option for user to changeMathieu Malaterre
2006-02-05ENH: Several updates: Do not need an explicit DartConfig, default inexistant ...Mathieu Malaterre
2006-02-05ENH: Do the proper thing for static/sharedMathieu Malaterre
2006-02-04fixed a bug in codec/convert.c::imagetobmpFreeimage
2006-02-04readded CRLF to dsp, dsw and rc filesFreeimage
2006-02-04readded CRLF to dsp and dsw filesFreeimage
2006-02-03added the 'static' keyword to inline functions to keep gcc happyFreeimage
2006-02-02minor change : project replaced by workspaceAntonin Descampe
2006-02-01What's new ...Freeimage
2006-02-01added a VERSION resource to the DLL version of OpenJPEGFreeimage
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-31ENH: update changelog about modification for shared lib in CMake which now co...Mathieu 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 and add ref to doxygenMathieu Malaterre