173ccf70d4fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.
Antonin Descampe
2006-08-18 10:10:47 +0000
7860407cb5fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level
Antonin Descampe
2006-08-04 10:12:14 +0000
4f87b9abd1BUG: Do not leak with greyscale bmp. Solve problem with name>256 for pgx and resolve random memory access (reported by valgrind)
Mathieu Malaterre
2006-07-22 03:26:10 +0000
abe8e93c21ENH: Marking const char * what should be const char *. TODO need to fix code for imagetopgx.
Mathieu Malaterre
2006-07-21 21:07:18 +0000
f222743e19ENH: Better solution: using the opj_version function to stay up to date
Mathieu Malaterre
2006-07-21 21:00:19 +0000
190b4b7c9eENH: Minor cleanup, mainly comment and line too long
Mathieu Malaterre
2006-07-21 20:28:44 +0000
d55af7fe7eENH: Cannot assign const char* into a char*. At same time upgrade OpenJPEG version to proper one
Mathieu Malaterre
2006-07-21 20:03:07 +0000
817681fb98fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
Antonin Descampe
2006-03-19 18:51:32 +0000
f0721df1d9italian text translated into english
Giuseppe Baruffa
2006-03-16 16:49:13 +0000
587dd7e025This commit was manufactured by cvs2svn to create tag 'arelease'.
arelease
no_author
2006-03-16 16:47:31 +0000
76d29b8df1This commit was generated by cvs2svn to compensate for changes in r266, which included commits to RCS files with non-trunk default branches.
Giuseppe Baruffa
2006-03-16 16:47:31 +0000
84fa2a5347translated italian comments and text into english
avendor
Giuseppe Baruffa
2006-03-16 16:47:31 +0000
2f9aae7671Added a second version of enco+deco, with comments and text in italian
Giuseppe Baruffa
2006-03-13 18:01:33 +0000
30dd4e7e52This commit was manufactured by cvs2svn to create branch 'avendor'.
no_author
2006-03-13 18:01:33 +0000
0108506433COMP: Fix warning about C++ comment
Mathieu Malaterre
2006-02-19 21:12:20 +0000
6566009e89BUG: Need to leave option for user to change
Mathieu Malaterre
2006-02-05 22:55:26 +0000
a350bdc1c4ENH: 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
Mathieu Malaterre
2006-02-05 22:17:03 +0000
23eeec8769ENH: Do the proper thing for static/shared
Mathieu Malaterre
2006-02-05 21:39:19 +0000
f31d963a64fixed a bug in codec/convert.c::imagetobmp
Freeimage
2006-02-04 18:39:46 +0000
5e0948c142readded CRLF to dsp, dsw and rc files
Freeimage
2006-02-04 12:38:32 +0000
73ada6ce7freadded CRLF to dsp and dsw files
Freeimage
2006-02-04 12:07:31 +0000
48311061c1added the 'static' keyword to inline functions to keep gcc happy
Freeimage
2006-02-03 23:08:52 +0000
90a4692c48What's new ...
Freeimage
2006-02-01 21:27:43 +0000
fe720be147added a VERSION resource to the DLL version of OpenJPEG
Freeimage
2006-02-01 21:25:37 +0000
8d7b0c9c05changed function definitions of INT and FIX modules to 'inline'
Freeimage
2006-02-01 21:25:11 +0000
33b5757921ENH: Update CMake to match the new shared lib system (no more def file)
Mathieu Malaterre
2006-01-31 22:35:51 +0000
355b88c15dfixed various minor warnings occuring under icc9 and bcc32, added MSVC project and compiler directives to build a 'standard' WIN32 DLL
Freeimage
2006-01-31 21:26:11 +0000
74c1b3637eCOMP: Fix compilation on MINGW
Mathieu Malaterre
2006-01-31 19:45:17 +0000
9ffd9e6619ENH: update changelog about modification for shared lib in CMake which now compatible with old build system
Mathieu Malaterre
2006-01-31 14:54:16 +0000
75cf4f0906STYLE: More verbose comments
Mathieu Malaterre
2006-01-31 14:41:40 +0000
85c327861aSTYLE: Add more comment, also use more feature from CMake to introduce the VERSION number of openjpeg
Mathieu Malaterre
2006-01-31 14:32:40 +0000
c5c3ca370eENH: Move to a def solution to avoid polluting header file with declspec
Mathieu Malaterre
2006-01-31 14:20:06 +0000
72de930d08fixed two initialization problems in t1.c and tcd.c
Antonin Descampe
2006-01-27 16:29:41 +0000
8a662fa4b1fixed various minor warnings occuring under gcc, added corrections proposed in the forum
Freeimage
2006-01-26 20:02:04 +0000
7546f19b51ENH: Sync with ITK and add ref to doxygen
Mathieu Malaterre
2006-01-25 18:45:49 +0000
55fb4d0b67ENH: Sync with ITK repository
Mathieu Malaterre
2006-01-25 18:18:09 +0000
61e353d652STYLE: Add a lot of comments for the CMake build system
Mathieu Malaterre
2006-01-25 16:32:48 +0000
5ff45287eaENH: Fix compilation on mingw32 and borland
Mathieu Malaterre
2006-01-25 16:02:12 +0000
6b27c32ee8ENH: Set a default BUILDNAME
Mathieu Malaterre
2006-01-25 15:55:13 +0000
44869986caBUG: Try to fix the shell script
Mathieu Malaterre
2006-01-25 15:54:10 +0000
2f75846baffixed a problem in convert.c when multiple comments
Antonin Descampe
2006-01-25 15:45:01 +0000
ec2b3b3b3fCOMP: Fix compilation on mingw (already had itoa) and borland (need __int64)
Mathieu Malaterre
2006-01-25 15:21:28 +0000
b9b72f1951removed all CtrlM from files
Antonin Descampe
2006-01-25 10:03:59 +0000
ebeb57d7d3check also for CtrlM in .txt and .cmake files
Antonin Descampe
2006-01-25 09:34:32 +0000
e6aae96217added cmake files to the project
Antonin Descampe
2006-01-25 09:23:17 +0000
511d342a94removed all CtrlM from files
Antonin Descampe
2006-01-25 09:17:16 +0000
a1ec600b42fix.c : replaced "WIN32" by "_MSC_VER" for int64
Antonin Descampe
2006-01-25 09:04:36 +0000
06185ea2d1removed all CtrlM from files
Antonin Descampe
2006-01-25 09:03:41 +0000
fc42b3ec84fix.c : replaced "WIN32" by "_MSC_VER" for int64
Antonin Descampe
2006-01-25 09:00:40 +0000
5432a70c79added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
Antonin Descampe
2006-01-25 08:50:18 +0000
d02b01dc85removed all CtrlM from files (openjpeg.h,t2.c,j2k_to_image.c)
Antonin Descampe
2006-01-25 08:45:21 +0000
cc3e813786event.c : replaced "WIN32" by "_MSC_VER" for i2a (line 33) + replaced win32 line breaks
Antonin Descampe
2006-01-24 21:02:13 +0000
d280fdef70event.c : replaced "WIN32" by "_MSC_VER" for i2a
Antonin Descampe
2006-01-24 20:40:58 +0000