Commit Graph

  • b5aee428ba remove some needless cvs files Antonin Descampe 2006-10-27 17:51:08 +0000
  • 3386c7765a testsvn2 Antonin Descampe 2006-10-27 14:48:39 +0000
  • 97a3327f99 testsvn Antonin Descampe 2006-10-26 19:54:44 +0000
  • 173ccf70d4 fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly. Antonin Descampe 2006-08-18 10:10:47 +0000
  • 7860407cb5 fixed 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
  • 4d6bd49719 *** empty log message *** Antonin Descampe 2006-07-28 15:46:34 +0000
  • 9aa9170110 ENH: Update CMake to do proper installation. Still using the 2.2 installation approach for now. Mathieu Malaterre 2006-07-22 03:47:02 +0000
  • 4b3aabebd2 ENH: Fix warning about assignment discards qualifiers from pointer target type Mathieu Malaterre 2006-07-22 03:35:17 +0000
  • 1093244d43 ENH: Update on recent commit Mathieu Malaterre 2006-07-22 03:30:10 +0000
  • 0577ed8e6e STYLE: Fix style issue Mathieu Malaterre 2006-07-22 03:27:36 +0000
  • 4f87b9abd1 BUG: 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
  • abe8e93c21 ENH: Marking const char * what should be const char *. TODO need to fix code for imagetopgx. Mathieu Malaterre 2006-07-21 21:07:18 +0000
  • f222743e19 ENH: Better solution: using the opj_version function to stay up to date Mathieu Malaterre 2006-07-21 21:00:19 +0000
  • 190b4b7c9e ENH: Minor cleanup, mainly comment and line too long Mathieu Malaterre 2006-07-21 20:28:44 +0000
  • d55af7fe7e ENH: 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
  • 817681fb98 fixed 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
  • f0721df1d9 italian text translated into english Giuseppe Baruffa 2006-03-16 16:49:13 +0000
  • 587dd7e025 This commit was manufactured by cvs2svn to create tag 'arelease'. arelease no_author 2006-03-16 16:47:31 +0000
  • 76d29b8df1 This 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
  • 84fa2a5347 translated italian comments and text into english avendor Giuseppe Baruffa 2006-03-16 16:47:31 +0000
  • 2f9aae7671 Added a second version of enco+deco, with comments and text in italian Giuseppe Baruffa 2006-03-13 18:01:33 +0000
  • 30dd4e7e52 This commit was manufactured by cvs2svn to create branch 'avendor'. no_author 2006-03-13 18:01:33 +0000
  • 0108506433 COMP: Fix warning about C++ comment Mathieu Malaterre 2006-02-19 21:12:20 +0000
  • b883da435b COMP: Fix declaration hides parameter len Mathieu Malaterre 2006-02-18 12:52:52 +0000
  • 6a4572a56f COMP: Fix declaration hides parameter len Mathieu Malaterre 2006-02-18 12:51:35 +0000
  • fba75d93c4 STYLE: Remove C++ comments Mathieu Malaterre 2006-02-18 12:48:49 +0000
  • c2b399b363 removed unneeded working variables in opj_tcd_t Freeimage 2006-02-12 16:53:23 +0000
  • 786ec27a05 Readded CRLF Francois-Olivier Devaux 2006-02-08 14:25:03 +0000
  • 2a505f73c4 Added SOURCE=..\libopenjpeg\jpw.c Added SOURCE=..\libopenjpeg\rs.c Francois-Olivier Devaux 2006-02-08 14:24:25 +0000
  • e318641bfa Added SOURCE=..\libopenjpeg\jpw.c Francois-Olivier Devaux 2006-02-08 14:23:39 +0000
  • 6566009e89 BUG: Need to leave option for user to change Mathieu Malaterre 2006-02-05 22:55:26 +0000
  • a350bdc1c4 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 Mathieu Malaterre 2006-02-05 22:17:03 +0000
  • 23eeec8769 ENH: Do the proper thing for static/shared Mathieu Malaterre 2006-02-05 21:39:19 +0000
  • f31d963a64 fixed a bug in codec/convert.c::imagetobmp Freeimage 2006-02-04 18:39:46 +0000
  • 5e0948c142 readded CRLF to dsp, dsw and rc files Freeimage 2006-02-04 12:38:32 +0000
  • 73ada6ce7f readded CRLF to dsp and dsw files Freeimage 2006-02-04 12:07:31 +0000
  • 48311061c1 added the 'static' keyword to inline functions to keep gcc happy Freeimage 2006-02-03 23:08:52 +0000
  • 39ad332cee minor change : project replaced by workspace Antonin Descampe 2006-02-02 13:15:21 +0000
  • 90a4692c48 What's new ... Freeimage 2006-02-01 21:27:43 +0000
  • fe720be147 added a VERSION resource to the DLL version of OpenJPEG Freeimage 2006-02-01 21:25:37 +0000
  • 8d7b0c9c05 changed function definitions of INT and FIX modules to 'inline' Freeimage 2006-02-01 21:25:11 +0000
  • 33b5757921 ENH: Update CMake to match the new shared lib system (no more def file) Mathieu Malaterre 2006-01-31 22:35:51 +0000
  • 355b88c15d fixed 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
  • 74c1b3637e COMP: Fix compilation on MINGW Mathieu Malaterre 2006-01-31 19:45:17 +0000
  • 9ffd9e6619 ENH: 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
  • 1460d23294 STYLE: Remove completely reference to OPJ_EXPORT Mathieu Malaterre 2006-01-31 14:51:39 +0000
  • 75cf4f0906 STYLE: More verbose comments Mathieu Malaterre 2006-01-31 14:41:40 +0000
  • 85c327861a STYLE: 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
  • c5c3ca370e ENH: Move to a def solution to avoid polluting header file with declspec Mathieu Malaterre 2006-01-31 14:20:06 +0000
  • 72de930d08 fixed two initialization problems in t1.c and tcd.c Antonin Descampe 2006-01-27 16:29:41 +0000
  • 8a662fa4b1 fixed various minor warnings occuring under gcc, added corrections proposed in the forum Freeimage 2006-01-26 20:02:04 +0000
  • 7546f19b51 ENH: Sync with ITK and add ref to doxygen Mathieu Malaterre 2006-01-25 18:45:49 +0000
  • 55fb4d0b67 ENH: Sync with ITK repository Mathieu Malaterre 2006-01-25 18:18:09 +0000
  • 61e353d652 STYLE: Add a lot of comments for the CMake build system Mathieu Malaterre 2006-01-25 16:32:48 +0000
  • 5ff45287ea ENH: Fix compilation on mingw32 and borland Mathieu Malaterre 2006-01-25 16:02:12 +0000
  • 6b27c32ee8 ENH: Set a default BUILDNAME Mathieu Malaterre 2006-01-25 15:55:13 +0000
  • 44869986ca BUG: Try to fix the shell script Mathieu Malaterre 2006-01-25 15:54:10 +0000
  • 2f75846baf fixed a problem in convert.c when multiple comments Antonin Descampe 2006-01-25 15:45:01 +0000
  • ec2b3b3b3f COMP: Fix compilation on mingw (already had itoa) and borland (need __int64) Mathieu Malaterre 2006-01-25 15:21:28 +0000
  • b9b72f1951 removed all CtrlM from files Antonin Descampe 2006-01-25 10:03:59 +0000
  • ebeb57d7d3 check also for CtrlM in .txt and .cmake files Antonin Descampe 2006-01-25 09:34:32 +0000
  • e6aae96217 added cmake files to the project Antonin Descampe 2006-01-25 09:23:17 +0000
  • 511d342a94 removed all CtrlM from files Antonin Descampe 2006-01-25 09:17:16 +0000
  • a1ec600b42 fix.c : replaced "WIN32" by "_MSC_VER" for int64 Antonin Descampe 2006-01-25 09:04:36 +0000
  • 06185ea2d1 removed all CtrlM from files Antonin Descampe 2006-01-25 09:03:41 +0000
  • fc42b3ec84 fix.c : replaced "WIN32" by "_MSC_VER" for int64 Antonin Descampe 2006-01-25 09:00:40 +0000
  • 5432a70c79 added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32 Antonin Descampe 2006-01-25 08:50:18 +0000
  • d02b01dc85 removed all CtrlM from files (openjpeg.h,t2.c,j2k_to_image.c) Antonin Descampe 2006-01-25 08:45:21 +0000
  • cc3e813786 event.c : replaced "WIN32" by "_MSC_VER" for i2a (line 33) + replaced win32 line breaks Antonin Descampe 2006-01-24 21:02:13 +0000
  • d280fdef70 event.c : replaced "WIN32" by "_MSC_VER" for i2a Antonin Descampe 2006-01-24 20:40:58 +0000
  • 40fd335947 CtrlM check added when committing files Antonin Descampe 2006-01-22 19:19:19 +0000
  • 6a52f1a9df fixed various minor warnings with gdcm patches Antonin Descampe 2006-01-20 16:53:05 +0000
  • 197b0505cb fixed a bug in jp2_read_ihdr (need to allocate jp2->comps) Freeimage 2006-01-19 20:25:44 +0000
  • f8d899c4f1 What's new Freeimage 2006-01-18 20:11:30 +0000
  • d5ecae07ad fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation) Freeimage 2006-01-18 20:10:58 +0000
  • 8f9f70f922 changed the name of j2k_realloc to opj_realloc Freeimage 2006-01-18 20:10:23 +0000
  • 69dcece31a makefiles and readme updated Antonin Descampe 2005-12-21 14:54:37 +0000
  • 34c8a555fa fixed a bug when specifying a rate '-r' => no distortion info was available in the index Antonin Descampe 2005-12-08 14:47:40 +0000
  • fe33ebe83c fixed a bug in t1_getwmsedec (stepsize was divided by 8192) Antonin Descampe 2005-12-08 11:01:59 +0000
  • 237bb54678 added doc module to openjpeg module Antonin Descampe 2005-12-08 09:40:00 +0000
  • 95bc884365 OpenJPEG version 1.1 Antonin Descampe 2005-12-08 09:38:47 +0000
  • e45e87cfb7 removed old readme and Makefile Antonin Descampe 2005-12-08 09:27:26 +0000
  • 2dc3ca544d removed test file Antonin Descampe 2005-12-07 21:29:44 +0000
  • 4fb43c8af0 test Antonin Descampe 2005-12-07 21:28:11 +0000
  • a5d33c992d still trying to add root directory to module Antonin Descampe 2005-12-07 21:26:00 +0000
  • dbd4b4945b still trying to add root directory to module Antonin Descampe 2005-12-07 21:20:11 +0000
  • 17704c6e2f still trying to add root directory to module Antonin Descampe 2005-12-07 21:10:18 +0000
  • a35e8df118 test for adding root directory to modules Antonin Descampe 2005-12-07 21:06:03 +0000
  • d9c1214282 test to add root directory to modules Antonin Descampe 2005-12-07 20:45:11 +0000
  • 0674edc2ca added an 'openjpeg' module Antonin Descampe 2005-12-06 16:30:35 +0000
  • f335cb0e0b addes an 'openjpeg' module containing all modules Antonin Descampe 2005-12-06 16:19:07 +0000
  • c447f6e6bc removed pre-commit check tabs Antonin Descampe 2005-12-06 16:08:37 +0000
  • 884c8429fc Makefile moved to ROOT directory Antonin Descampe 2005-12-04 17:10:57 +0000
  • 5cf0326dcb LibOpenJPEG project files moved to root directory Antonin Descampe 2005-12-04 17:07:44 +0000
  • 59835a580e openjpeg version 1.0 (previous version still available with tag opj0-97) Antonin Descampe 2005-12-02 18:30:54 +0000
  • 08f7bfbb5f add an include <sys/time.h> before <sys/resource.h> Antonin Descampe 2005-12-02 13:48:10 +0000
  • f61cda9b7d openjpeg version 1.0 (previous version still available with tag opj0-97) Antonin Descampe 2005-12-02 13:34:15 +0000
  • 76016d509b Added check to avoid tabs in source files Antonin Descampe 2005-12-01 12:38:36 +0000
  • fd3d73f678 This commit was manufactured by cvs2svn to create tag 'opj0-97'. opj0-97 no_author 2005-11-09 10:20:28 +0000
  • 4458ef921c minor change for readability Antonin Descampe 2005-11-09 10:20:28 +0000