5bffbfc638add some documentation on how to use it
Mathieu Malaterre
2010-06-21 12:13:35 +0000
49f47e2b00adding a template ctest file
Mathieu Malaterre
2010-06-21 12:10:49 +0000
1f348833ddMinor tweaks to cmake files
Mathieu Malaterre
2010-06-21 11:50:46 +0000
f509865242Addression Windows warnings about mismatch between signed and unsigned.
Luis Ibanez
2010-06-12 22:51:15 +0000
173ad641aaENH: Fixing compilation warnings on gcc 4.4.
Luis Ibanez
2010-06-02 04:16:09 +0000
3b28bfcb3cENH: 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
784cf66dc2ENH: 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
04c131a315ENH: 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
40c092bbc3ENH: Enabling the lines that configure testing for the Dashboard.
Luis Ibanez
2010-05-26 23:16:15 +0000
576f380ebaENH: Adding configuration for submitting builds to the CDash Dasboard
Luis Ibanez
2010-05-26 23:10:49 +0000
6c641471b2ENH: Cleaning up the file comments. Setting the build time to 3am UTC.
Luis Ibanez
2010-05-26 23:07:59 +0000
18c30c30d6Remove automatic setting of BUILDNAME for now
Mathieu Malaterre
2010-05-26 09:53:05 +0000
8ecce4df3dAdded CTestConfig.cmake to the root directory to incorporate the testing dashboard.
Antonin Descampe
2010-05-26 09:00:06 +0000
9af159c200MACOSX : Added a "build all" target to the XCode project file.
Antonin Descampe
2010-05-26 08:25:06 +0000
b96b24ce8cMACOSX : 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
b5ff4ffedcFixed 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
2d9e64c278Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch.
Francois-Olivier Devaux
2010-04-08 17:34:40 +0000
6628a4df45Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch.
Francois-Olivier Devaux
2010-04-08 17:34:40 +0000
627f484bceSignificant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)
Francois-Olivier Devaux
2010-04-08 17:22:58 +0000
b2d22d6bc0Added 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
d03779ee2aAdded 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
73b4d32638Code 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
54214fb65fCode 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
3ecae15da2Fixed small compatibility issues with win32 in codec (moved include <strings.h>)
Francois-Olivier Devaux
2010-03-07 21:27:37 +0000
67b5ab3c04Fixed small compatibility issues with win32 in codec (moved include <strings.h>)
Francois-Olivier Devaux
2010-03-07 21:10:47 +0000
935baae8fcUpdated makefiles for v1.4 and v2.0
Francois-Olivier Devaux
2010-03-05 21:28:38 +0000
c2da8234d9Updated makefiles for v1.4 and v2.0
Francois-Olivier Devaux
2010-03-05 21:28:20 +0000
20d5c4c1a8First import of OPJ_Validate tool
Francois-Olivier Devaux
2010-03-05 21:17:11 +0000
1027d05064Applied changes to jp3d_to_volume.c that didn't pass in previous revision (rev545)
Francois-Olivier Devaux
2010-02-19 13:37:27 +0000
34c485169eApplied changes to jp3d_to_volume.c that didn't pass in previous revision (rev545)
Francois-Olivier Devaux
2010-02-19 13:37:27 +0000
372eab810bJP3D 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
cb4702b4c5JP3D 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
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
449d7bedb6fixed "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
ca3f19c7e3V2 branch : modified the xcode project name for V2
Antonin Descampe
2009-09-10 15:02:51 +0000
ec400c4fa5V2 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
b1d8788a46fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
Antonin Descampe
2009-09-10 13:10:09 +0000
bfd3fe8a4afixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
Antonin Descampe
2009-09-10 12:29:51 +0000
9dbbc6ca13openjpeg.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
83abf56736JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning form C to JAVA
Antonin Descampe
2009-08-31 13:18:20 +0000
a69db02b7fCOMP: minor compilation warning
Mathieu Malaterre
2008-10-01 16:00:42 +0000
73d8401465found 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
4a90f97639fixed 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
4da178b0d8Modified the way raw images with more that 8bpp are read and written
Francois-Olivier Devaux
2008-08-08 13:15:36 +0000
1915409c92ENH: attempt to recommit license with proper eol (match svn info)
Mathieu Malaterre
2008-08-02 16:49:04 +0000
c5ec4896feENH: remove INLINE from forward decl. Fix CMakeLists.txt for UNIX platforms
Mathieu Malaterre
2008-08-02 16:40:10 +0000
46c3dc4bdfremoved t1_generate_luts.c, useless in version 2 ; updated XCode project file for mac users.
Antonin Descampe
2008-08-01 14:10:34 +0000
7caaea18b7Deleting 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
8407e057c9Creating a branch of openjpeg trunk to host v2
Antonin Descampe
2008-07-31 11:24:31 +0000
f4bbad8615Deleting v2 directory... Will be re-created as a branch
Antonin Descampe
2008-07-31 11:22:44 +0000
cebdbda260Added the default lossless parameter to opj_set_default_encoder_parameters in openjpeg.c
Parvatha Elangovan
2008-07-09 11:43:02 +0000
1d45d7514bInitial 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
846bd364befixed 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
295ad6b112fixed 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
f4d394d932additional test to avoid crash due to invalid image size, patch by Christopher Layne
Antonin Descampe
2008-05-22 12:34:29 +0000
65e5ff0fb4memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten Juttner
Antonin Descampe
2008-05-22 09:54:44 +0000
9652def4deCorrected the wrong syntax of calloc()...
Francois-Olivier Devaux
2008-02-29 09:36:12 +0000
6d1f3ecc9fFixed 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
396cb1e102Removed 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
ac0cc6df62Minor 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
29ea3dde47In 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
e21d865440In opjviewer, unification of JPEG 2000 family handlers (*.jp2, *.mj2, *.j2k) in a single file
Giuseppe Baruffa
2008-01-31 14:36:06 +0000
04966097fcIn 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
287fb0b8fdBug 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
847b082b64changed variables names alpha, beta, gamma, delta in dwt.c to avoid re-declarations on Macosx
Antonin Descampe
2007-12-19 14:45:35 +0000
5f995bcf4bFixed allocation problem in pi.c
Francois-Olivier Devaux
2007-12-19 13:57:57 +0000
64ed560f4fIn pi.c, removed the Recursive function pi_check_next_level() and modified the code.
Parvatha Elangovan
2007-12-19 12:28:40 +0000
1a33a09726In 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
26606c71c8First 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
e06bcd027fAdded 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
9e5d165e79Fixed 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