6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
ENH: Update CMake to do proper installation. Still using the 2.2 installation approach for now. More... almost 18 years ago
ENH: Fix warning about assignment discards qualifiers from pointer target type More... almost 18 years ago
ENH: Update on recent commit More... almost 18 years ago
STYLE: Fix style issue More... almost 18 years ago
BUG: Do not leak with greyscale bmp. Solve problem with name>256 for pgx and resolve random memory access (reported by valgrind) More... almost 18 years ago
ENH: Marking const char * what should be const char *. TODO need to fix code for imagetopgx. More... almost 18 years ago
ENH: Better solution: using the opj_version function to stay up to date More... almost 18 years ago
ENH: Minor cleanup, mainly comment and line too long More... almost 18 years ago
ENH: Cannot assign const char* into a char*. At same time upgrade OpenJPEG version to proper one More... almost 18 years ago
fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug) More... about 18 years ago
italian text translated into english More... about 18 years ago
This commit was generated by cvs2svn to compensate for changes in r266, which included commits to RCS files with non-trunk default branches. More... about 18 years ago
Added a second version of enco+deco, with comments and text in italian More... about 18 years ago
COMP: Fix warning about C++ comment More... over 18 years ago
COMP: Fix declaration hides parameter len More... over 18 years ago
COMP: Fix declaration hides parameter len More... over 18 years ago
STYLE: Remove C++ comments More... over 18 years ago
removed unneeded working variables in opj_tcd_t More... over 18 years ago
Readded CRLF More... over 18 years ago
Added SOURCE=..\libopenjpeg\jpw.c Added SOURCE=..\libopenjpeg\rs.c More... over 18 years ago
Added SOURCE=..\libopenjpeg\jpw.c More... over 18 years ago
BUG: Need to leave option for user to change More... over 18 years ago
ENH: Several updates: Do not need an explicit DartConfig, default inexistant file is just fine. Also remove explicit BUILD_SHARED_LIBS since this is garantee to be OFF by CMake More... over 18 years ago
ENH: Do the proper thing for static/shared More... over 18 years ago
fixed a bug in codec/convert.c::imagetobmp More... over 18 years ago
readded CRLF to dsp, dsw and rc files More... over 18 years ago
readded CRLF to dsp and dsw files More... over 18 years ago
added the 'static' keyword to inline functions to keep gcc happy More... over 18 years ago