Commit Graph

  • 5bffbfc638 add some documentation on how to use it Mathieu Malaterre 2010-06-21 12:13:35 +0000
  • 49f47e2b00 adding a template ctest file Mathieu Malaterre 2010-06-21 12:10:49 +0000
  • 1f348833dd Minor tweaks to cmake files Mathieu Malaterre 2010-06-21 11:50:46 +0000
  • f509865242 Addression Windows warnings about mismatch between signed and unsigned. Luis Ibanez 2010-06-12 22:51:15 +0000
  • 173ad641aa ENH: Fixing compilation warnings on gcc 4.4. Luis Ibanez 2010-06-02 04:16:09 +0000
  • 3b28bfcb3c ENH: Disable the set of CMAKE_C_FLAGS. It precluded the use of flags for performing code coverage. Luis Ibanez 2010-06-02 04:15:27 +0000
  • 784cf66dc2 ENH: Added custom configuration for CTest. This allows to fine tune the selection of files for code coverage computation, and also allows to filter out acceptable compiler warnings. Luis Ibanez 2010-05-26 23:44:07 +0000
  • 04c131a315 ENH: Added custom configuration for CTest. This allows to filter out files for Code Coverage, and to filter out acceptable warnings messages. Luis Ibanez 2010-05-26 23:40:46 +0000
  • 40c092bbc3 ENH: Enabling the lines that configure testing for the Dashboard. Luis Ibanez 2010-05-26 23:16:15 +0000
  • 576f380eba ENH: Adding configuration for submitting builds to the CDash Dasboard Luis Ibanez 2010-05-26 23:10:49 +0000
  • 6c641471b2 ENH: Cleaning up the file comments. Setting the build time to 3am UTC. Luis Ibanez 2010-05-26 23:07:59 +0000
  • 18c30c30d6 Remove automatic setting of BUILDNAME for now Mathieu Malaterre 2010-05-26 09:53:05 +0000
  • a1b6f1e096 Reactivate ctest Mathieu Malaterre 2010-05-26 09:45:12 +0000
  • a02c683572 Move to cmake 2.6. Add policy CMP0003 Mathieu Malaterre 2010-05-26 09:34:01 +0000
  • 8ecce4df3d Added CTestConfig.cmake to the root directory to incorporate the testing dashboard. Antonin Descampe 2010-05-26 09:00:06 +0000
  • 9af159c200 MACOSX : Added a "build all" target to the XCode project file. Antonin Descampe 2010-05-26 08:25:06 +0000
  • b96b24ce8c MACOSX : Fixed the XCode project file to link with the PNG library. Library and header should be located in /usr/local/lib/ and /usr/local/include/, respectively. Check http://ethan.tira-thompson.org/Mac_OS_X_Ports.html if it is not the case on your mac. Antonin Descampe 2010-04-16 17:14:29 +0000
  • 8a634d0fe3 [v2.0] Fixed problem with Borland C++ Builder (Borland C do not have lrintf). Thanks Marek Mauder for this fix. Francois-Olivier Devaux 2010-04-08 20:20:34 +0000
  • fdf04af271 [v1.4]Fixed issue 6 on google code. Variable "pi" not freed or pointed-to in function "pi_create_encode". Thanks to Kent Mein for reporting this. [v1.4]Fixed problem with Borland C++ Builder (Borland C do not have lrintf). Thanks Marek Mauder for this fix. Francois-Olivier Devaux 2010-04-08 20:19:54 +0000
  • f9e6b81176 [v2.0] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for catching this. Francois-Olivier Devaux 2010-04-08 18:43:29 +0000
  • 642684b9eb [v1.4] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for catching this. Francois-Olivier Devaux 2010-04-08 18:43:03 +0000
  • 203a264f96 [v1.4] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for catching this. Francois-Olivier Devaux 2010-04-08 18:43:03 +0000
  • a346da0599 [v2.0] Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches. Francois-Olivier Devaux 2010-04-08 18:01:45 +0000
  • b5ff4ffedc Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches. Francois-Olivier Devaux 2010-04-08 17:50:05 +0000
  • 2d9e64c278 Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch. Francois-Olivier Devaux 2010-04-08 17:34:40 +0000
  • 6628a4df45 Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch. Francois-Olivier Devaux 2010-04-08 17:34:40 +0000
  • 627f484bce Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter) Francois-Olivier Devaux 2010-04-08 17:22:58 +0000
  • b2d22d6bc0 Added support for "jpc" codestreams which are equivalent to "j2c" codestreams [v2.0]. Thanks to Winfried for this patch Francois-Olivier Devaux 2010-03-26 16:09:46 +0000
  • d03779ee2a Added support for "jpc" codestreams which are equivalent to "j2c" codestreams [v1.4]. Thanks to Winfried for this patch Francois-Olivier Devaux 2010-03-26 16:07:08 +0000
  • 3e4b0ee509 Added support for PNG image format [Not yet functional under WIN32]. Thanks to Winfried for this patch. See details here http://code.google.com/p/openjpeg/issues/detail?id=16 Francois-Olivier Devaux 2010-03-26 15:46:17 +0000
  • 73b4d32638 Code improvements using 'g++-4.4.0' to trace the code (v2.0). Thanks to Winfried for this patch. Francois-Olivier Devaux 2010-03-24 11:21:19 +0000
  • 54214fb65f Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch. Francois-Olivier Devaux 2010-03-24 11:20:45 +0000
  • 3ecae15da2 Fixed small compatibility issues with win32 in codec (moved include <strings.h>) Francois-Olivier Devaux 2010-03-07 21:27:37 +0000
  • 67b5ab3c04 Fixed small compatibility issues with win32 in codec (moved include <strings.h>) Francois-Olivier Devaux 2010-03-07 21:10:47 +0000
  • 935baae8fc Updated makefiles for v1.4 and v2.0 Francois-Olivier Devaux 2010-03-05 21:28:38 +0000
  • c2da8234d9 Updated makefiles for v1.4 and v2.0 Francois-Olivier Devaux 2010-03-05 21:28:20 +0000
  • 20d5c4c1a8 First import of OPJ_Validate tool Francois-Olivier Devaux 2010-03-05 21:17:11 +0000
  • 1027d05064 Applied changes to jp3d_to_volume.c that didn't pass in previous revision (rev545) Francois-Olivier Devaux 2010-02-19 13:37:27 +0000
  • 34c485169e Applied changes to jp3d_to_volume.c that didn't pass in previous revision (rev545) Francois-Olivier Devaux 2010-02-19 13:37:27 +0000
  • 372eab810b JP3D Module. Fixed issue when computing the number of elements in an array that leads to crash (thanks Kristof). Updated JP3D makefiles. Francois-Olivier Devaux 2010-02-18 16:36:21 +0000
  • cb4702b4c5 JP3D Module. Fixed issue when computing the number of elements in an array that leads to crash (thanks Kristof). Updated JP3D makefiles. Francois-Olivier Devaux 2010-02-18 16:36:21 +0000
  • 324c949cfd * [FOD] Fixed libopenjpeg Makefile Francois-Olivier Devaux 2010-02-16 11:08:55 +0000
  • dc9459029f [FOD] Created a new constant in openjpeg.h to differentiate the case when the colorspace is not supported by the library and when it is not specified in the codestream. Suggested by Matteo Italia. Francois-Olivier Devaux 2010-01-20 15:44:59 +0000
  • c1a51d68a6 [FOD] Created a new constant in openjpeg.h to differentiate the case when the colorspace is not supported by the library and when it is not specified in the codestream. Suggested by Matteo Italia. Francois-Olivier Devaux 2010-01-20 15:44:13 +0000
  • 9324bc4cd4 fixed MCT check bug in t1_getwmsedec. See http://groups.google.com/group/openjpeg/browse_thread/thread/d9d96dd4ec3e7443 for info Antonin Descampe 2009-11-06 12:52:54 +0000
  • 449d7bedb6 fixed "tiffio" header inclusion to use user version on Win32 system only (otherwise assume its existence in system headers). Antonin Descampe 2009-11-05 16:39:02 +0000
  • ca3f19c7e3 V2 branch : modified the xcode project name for V2 Antonin Descampe 2009-09-10 15:02:51 +0000
  • 5238a26db5 V2 branch : removed t1_generate_luts.c from xcode project file Antonin Descampe 2009-09-10 13:35:04 +0000
  • ec400c4fa5 V2 branch : - found a bug in tcd.c that was preventing to find the correct threshold in tcd_rateallocate.c for high-precision images. Applied a temporary patch but a better solution should be found. - Modified the way raw images with more that 8bpp are read and written Antonin Descampe 2009-09-10 13:34:19 +0000
  • b1d8788a46 fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc) Antonin Descampe 2009-09-10 13:10:09 +0000
  • bfd3fe8a4a fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc) Antonin Descampe 2009-09-10 12:29:51 +0000
  • 9dbbc6ca13 openjpeg.c : fixed initialization of parameters->cp_disto_alloc/fixed_quality/fixed_alloc/tcp_numlayers because they were preventing to use the -q and -f options. Antonin Descampe 2009-09-08 18:25:51 +0000
  • 83abf56736 JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning form C to JAVA Antonin Descampe 2009-08-31 13:18:20 +0000
  • a695c8eb51 ENH: fix svn properties Mathieu Malaterre 2008-10-01 16:01:23 +0000
  • a69db02b7f COMP: minor compilation warning Mathieu Malaterre 2008-10-01 16:00:42 +0000
  • 73d8401465 found a bug in tcd.c that was preventing to find the correct threshold in tcd_rateallocate.c for high-precision images. Applied a temporary patch but a better solution should be found. Antonin Descampe 2008-08-22 16:18:17 +0000
  • 4a90f97639 fixed a bug in image_to_j2k.c that was preventing the 'r' option to work properly (everything was compressed lossless regardless of the specified rate). Antonin Descampe 2008-08-21 16:00:44 +0000
  • 4da178b0d8 Modified the way raw images with more that 8bpp are read and written Francois-Olivier Devaux 2008-08-08 13:15:36 +0000
  • 1915409c92 ENH: attempt to recommit license with proper eol (match svn info) Mathieu Malaterre 2008-08-02 16:49:04 +0000
  • c5ec4896fe ENH: remove INLINE from forward decl. Fix CMakeLists.txt for UNIX platforms Mathieu Malaterre 2008-08-02 16:40:10 +0000
  • fcede9f913 Antonin Descampe 2008-08-01 15:01:24 +0000
  • 46c3dc4bdf removed t1_generate_luts.c, useless in version 2 ; updated XCode project file for mac users. Antonin Descampe 2008-08-01 14:10:34 +0000
  • 7caaea18b7 Deleting obsolete files and directories, adding v2-specific files and directories, updating existing files to v2. See README.v2 for more info Antonin Descampe 2008-07-31 18:47:41 +0000
  • 8407e057c9 Creating a branch of openjpeg trunk to host v2 Antonin Descampe 2008-07-31 11:24:31 +0000
  • f4bbad8615 Deleting v2 directory... Will be re-created as a branch Antonin Descampe 2008-07-31 11:22:44 +0000
  • cebdbda260 Added the default lossless parameter to opj_set_default_encoder_parameters in openjpeg.c Parvatha Elangovan 2008-07-09 11:43:02 +0000
  • 1d45d7514b Initial commit of openjpeg version 2. Temprarily added as a separate directory in the trunk (will maybe be moved to a branch of version 1.3, this has to be investigated). Antonin Descampe 2008-07-04 11:27:40 +0000
  • 846bd364be fixed a bug in dirent.h that prevented codec on Linux Alpha Systems to compile correctly. Thanks to RobinC. Antonin Descampe 2008-06-12 14:55:12 +0000
  • 295ad6b112 fixed a bug in j2k.c (j2k_write_sod) that allowed to get negative rates, thanks zhong1985624 for pointing this. Antonin Descampe 2008-05-22 16:39:40 +0000
  • f4d394d932 additional test to avoid crash due to invalid image size, patch by Christopher Layne Antonin Descampe 2008-05-22 12:34:29 +0000
  • 65e5ff0fb4 memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten Juttner Antonin Descampe 2008-05-22 09:54:44 +0000
  • 2f3dd4916f updated XCode project file Antonin Descampe 2008-05-20 16:46:14 +0000
  • a92cc111a2 Added help line for the -F option in j2k_to_image Giuseppe Baruffa 2008-03-12 10:40:42 +0000
  • 52296999f6 Changed Java files copyright in JavaOpenJPEG module Francois-Olivier Devaux 2008-03-04 10:56:03 +0000
  • 9652def4de Corrected the wrong syntax of calloc()... Francois-Olivier Devaux 2008-02-29 09:36:12 +0000
  • 6d1f3ecc9f Fixed openjpeg.c for proper initialization of codec context structures (dinfo in opj_create_compress() and opj_create_decompress(). Bug fix suggested by Andrey V. Kiselev Clean up of opj_aligned_malloc(), to just forgo the use of posix_memalign(), as apparently memalign() is what is working better for everyone. Patch by Callum. Francois-Olivier Devaux 2008-02-29 09:33:41 +0000
  • 396cb1e102 Removed the J2KViewer module, which has been replaced by OPJViewer and fixed the error handling of j2k_decode in jp2.c, thanks to Robin Cornelius Francois-Olivier Devaux 2008-02-28 11:26:04 +0000
  • ac0cc6df62 Minor style modifications to comply with c99 compiler flag; removed Microsoft-specific "union-in-struct" syntax; Re-enabled cstr_info struct creation when -W switch is specified. Changed a number of things in opjviewer (e.g., decoding thread does not execute GUI calls anymore), to have it running under linux --> it is better than before, but still crashes Giuseppe Baruffa 2008-02-11 14:43:11 +0000
  • 29ea3dde47 In convert.c, corrected imagetobmp() conversion for grayscale. In tcd.c, corrected Rate modification in tcd_init_encode(). Parvatha Elangovan 2008-02-05 15:15:38 +0000
  • e21d865440 In opjviewer, unification of JPEG 2000 family handlers (*.jp2, *.mj2, *.j2k) in a single file Giuseppe Baruffa 2008-01-31 14:36:06 +0000
  • 04966097fc In image.c, changed the opj_image_create0() memory allocation from malloc() to calloc() in order to avoid segfaults when freeing the memory allocated for the coding of bad images. Thanks to Christopher Layne for this improvement. Francois-Olivier Devaux 2008-01-22 10:35:26 +0000
  • 8c2ae8b03d update of openjpeg XCode project file (2) Antonin Descampe 2008-01-18 10:30:24 +0000
  • 9947453ea8 update of openjpeg XCode project file Antonin Descampe 2008-01-18 10:29:16 +0000
  • 4514e333c6 SVN server problem. Added again MJ2 project files to try to solve issue. Francois-Olivier Devaux 2008-01-17 11:57:04 +0000
  • daff186ceb SVN server problem. Removed MJ2 project files to try to solve issue. Francois-Olivier Devaux 2008-01-17 11:52:32 +0000
  • 8359fbd5e7 Initial commit of Xcode project directory (XCode 2.5 for macosx). Available targets : libopenjpeg (stat and dyn), image_to_j2k, j2k_to_image Antonin Descampe 2008-01-17 10:48:51 +0000
  • 13209d2565 fixed opj_malloc.h for macosx (bugfix provided by janpeder, thanks) Antonin Descampe 2008-01-16 19:01:13 +0000
  • 9a6f0596b0 remove obsolete directory "CVSROOT" Antonin Descampe 2008-01-16 17:54:47 +0000
  • 901308cbc8 update makefile.osx and readme.osx to comply with version 1.3 Antonin Descampe 2008-01-16 17:17:05 +0000
  • ea6d8f5aaf Added missing files to JavaOpenJPEG project (files from Patrick Piscaglia) Francois-Olivier Devaux 2008-01-11 09:33:45 +0000
  • 4051e87d06 Patch by Callum Lerwick. Fixed error during encoding using tile option in tcd.c Parvatha Elangovan 2008-01-04 15:43:57 +0000
  • 4619a94ebf VERSION 1.3.0 RELEASE Francois-Olivier Devaux 2007-12-21 10:39:41 +0000
  • 287fb0b8fd Bug fixed by David Bruken. Fixed memory allocation issue in opj_malloc.h. Possible errors in pi_create_encode handled Francois-Olivier Devaux 2007-12-21 10:19:01 +0000
  • 847b082b64 changed variables names alpha, beta, gamma, delta in dwt.c to avoid re-declarations on Macosx Antonin Descampe 2007-12-19 14:45:35 +0000
  • 5f995bcf4b Fixed allocation problem in pi.c Francois-Olivier Devaux 2007-12-19 13:57:57 +0000
  • 64ed560f4f In pi.c, removed the Recursive function pi_check_next_level() and modified the code. Parvatha Elangovan 2007-12-19 12:28:40 +0000
  • 1a33a09726 In mqc.h, changed MQC_NUMCTXS from 32 to 19 as JPEG 2000 only allows 19 possible contexts Francois-Olivier Devaux 2007-12-19 09:13:52 +0000
  • 26606c71c8 First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com). Thank you Patrick for this new module ! Francois-Olivier Devaux 2007-12-10 13:16:01 +0000
  • e06bcd027f Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files. Giuseppe Baruffa 2007-11-29 14:38:26 +0000
  • 9e5d165e79 Fixed the maximum number of resolutions a user can discard while decoding. Added an error state in J2K_STATE (j2k.c) Francois-Olivier Devaux 2007-11-27 14:00:45 +0000