2010-01-20 |
Francois-Olivier... | [FOD] Created a new constant in openjpeg.h to different... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Antonin Descampe | fixed MCT check bug in t1_getwmsedec. See http://groups... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Antonin Descampe | fixed "tiffio" header inclusion to use user version... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Antonin Descampe | fixed minor bugs which were triggering warnings at... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Antonin Descampe | openjpeg.c : fixed initialization of parameters->cp_dis... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Antonin Descampe | JavaOpenJpegDecoder.c : fixed a signed/unsigned behavio... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Mathieu Malaterre | ENH: fix svn properties |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Mathieu Malaterre | COMP: minor compilation warning |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Antonin Descampe | found a bug in tcd.c that was preventing to find the... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Antonin Descampe | fixed a bug in image_to_j2k.c that was preventing the... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Francois-Olivier... | Modified the way raw images with more that 8bpp are... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Antonin Descampe | Deleting v2 directory... Will be re-created as a branch |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Parvatha Elangovan | Added the default lossless parameter to opj_set_default... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Antonin Descampe | Initial commit of openjpeg version 2. Temprarily added... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Antonin Descampe | fixed a bug in dirent.h that prevented codec on Linux... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Antonin Descampe | fixed a bug in j2k.c (j2k_write_sod) that allowed to... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Antonin Descampe | additional test to avoid crash due to invalid image... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Antonin Descampe | memory leak fixed in openjpeg.c (opj_destroy_cstr_info... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Antonin Descampe | updated XCode project file |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Giuseppe Baruffa | Added help line for the -F option in j2k_to_image |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Francois-Olivier... | Changed Java files copyright in JavaOpenJPEG module |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Francois-Olivier... | Corrected the wrong syntax of calloc()... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Francois-Olivier... | Fixed openjpeg.c for proper initialization of codec... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Francois-Olivier... | Removed the J2KViewer module, which has been replaced... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Giuseppe Baruffa | Minor style modifications to comply with c99 compiler... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Parvatha Elangovan | In convert.c, corrected imagetobmp() conversion for... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Giuseppe Baruffa | In opjviewer, unification of JPEG 2000 family handlers... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Francois-Olivier... | In image.c, changed the opj_image_create0() memory... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Antonin Descampe | update of openjpeg XCode project file (2) |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Antonin Descampe | update of openjpeg XCode project file |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Francois-Olivier... | SVN server problem. Added again MJ2 project files to... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Francois-Olivier... | SVN server problem. Removed MJ2 project files to try... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Antonin Descampe | Initial commit of Xcode project directory (XCode 2... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Antonin Descampe | fixed opj_malloc.h for macosx (bugfix provided by janpe... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Antonin Descampe | remove obsolete directory "CVSROOT" |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Antonin Descampe | update makefile.osx and readme.osx to comply with versi... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Francois-Olivier... | Added missing files to JavaOpenJPEG project (files... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Parvatha Elangovan | Patch by Callum Lerwick. Fixed error during encoding... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Francois-Olivier... | VERSION 1.3.0 RELEASE |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Francois-Olivier... | Bug fixed by David Bruken. Fixed memory allocation... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Antonin Descampe | changed variables names alpha, beta, gamma, delta in... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Francois-Olivier... | Fixed allocation problem in pi.c |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Parvatha Elangovan | In pi.c, removed the Recursive function pi_check_next_l... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Francois-Olivier... | In mqc.h, changed MQC_NUMCTXS from 32 to 19 as JPEG... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Francois-Olivier... | First import of JAVAOpenJPEG, a Java wrapper of OpenJPE... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Giuseppe Baruffa | Added index.h and index.c in VC6 projects; wrapped... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Francois-Olivier... | Fixed the maximum number of resolutions a user can... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Francois-Olivier... | Created the file index.c in the codec directory. This... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Francois-Olivier... | Avoided ABI breakage |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Francois-Olivier... | Patch by Callum Lerwick. The opj_tcd_cblk array is... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Francois-Olivier... | Patch by Callum Lerwick. This patch rearranges the... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Francois-Olivier... | Patch by Callum Lerwick. Instead of reinventing realloc... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Francois-Olivier... | Patch by Dzonatas and Callum Lerwick. Fp/vectori... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Mathieu Malaterre | BUG: Fix name of project |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Mathieu Malaterre | ENH: remove hardcoded value. It is a user-configurable... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Mathieu Malaterre | ENH: do not set ffast-math for all configurations,... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Francois-Olivier... | Patches from Callum Lewick: Fixed some spelling errors... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Francois-Olivier... | In t1.c, small change to avoid calling twice t1_getwmse... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Giuseppe Baruffa | Restoring wrap_j2k_in_mj2.c, which I did not want to... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Giuseppe Baruffa | Fixed a bug which prevented JPWL from working on multi... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Giuseppe Baruffa | Improved success for the linux build; OPJViewer shows... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Francois-Olivier... | Patch from Callum Lewick. Memset patch. See ChangeLog... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Francois-Olivier... | Changed the ROI parameter in the image_to_j2k codec... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Francois-Olivier... | Changed the way the image structure is allocated when... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Francois-Olivier... | *Patch from Callum Lewick. Clean up of j2klib.h for... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Francois-Olivier... | Patch from Callum Lewick. Fixed dwt.c where an alignmen... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Mathieu Malaterre | BUG: Fix previous patch from Callum Lerwick. I have... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Parvatha Elangovan | Fixed issues with generation of SOP marker. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Parvatha Elangovan | Fixed issues with Reading and Writing TIF images in... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Francois-Olivier... | OpenJPEG library interface modified to retain compatibi... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Francois-Olivier... | Fixed issues with cstr_info when codestream has compone... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Francois-Olivier... | Patch from Callum Lerwick. Fixed the library linking... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Francois-Olivier... | Updated the MJ2 codec to be compatible with the recent... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Giuseppe Baruffa | JPWL encoding is finalized correctly into the JP2 file... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Giuseppe Baruffa | Adapted the JPWL and OPJViewer code to new interface... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Francois-Olivier... | Indexes can now be generated when decoding J2K codestreams. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mathieu Malaterre | ENH: license.txt was dos on my linux box. Make it nativ... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mathieu Malaterre | BUG: cannot run tests if EXAMPLES are not built |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mathieu Malaterre | ENH: make it a little more user friendly |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mathieu Malaterre | ENH: Add cmake code to do testing if user has properly... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mathieu Malaterre | ENH: Upon failure, properly return error code (!=0) |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: Fix unitialized read in img_fol (we may need a... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: Add very simple tests (simply run command line... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Giuseppe Baruffa | One more field in the codestream_info struct for record... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: Add CMake/doxygen output |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: add Java j2kviewer but do not compile it using... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: add Java j2kviewer but do not compile it using... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: CMake: start compiling index_create. OpenJPEG... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: CMake: output all executable/libs into one single... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: CMake: output all executable/libs into one single... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: update changelog |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: add cmake for jp3d |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | Move include file that collides with system include... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: Add jpwl. Also remove old deprecated way of linkin... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mathieu Malaterre | ENH: Start building mj2 |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Giuseppe Baruffa | Added some fields in the codestream_info structure... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Giuseppe Baruffa | Added the knowledge of JPSEC SEC and INSEC markers... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Giuseppe Baruffa | Fixed save capabilities in OPJViewer due to recent... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Francois-Olivier... | Added information regarding the end of packet position... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Francois-Olivier... | Changed the OpenJPEG library interface to enable users... |
commit | commitdiff | tree | snapshot |
next |