openjpeg.git
2010-08-22 Luis IbanezThe lrintf function should use "long" instead of "int"
2010-08-22 Luis IbanezBUG: The _asm directive is not available in Visual...
2010-08-22 Luis IbanezFix contributed by Bill Lorensen, to make it build...
2010-08-20 Luis IbanezBUG: Fixing case in which the pointer the data buffers...
2010-08-11 Mathieu MalaterreFor backward compatibility
2010-08-11 Mathieu MalaterreFix case
2010-07-01 Mathieu Malaterrefix compilation with freeimage
2010-07-01 Mathieu MalaterrePrevent segfault later down in the pipeline
2010-07-01 Mathieu Malaterrebackport from trunk
2010-06-23 Mathieu MalaterreAttempt to fix win32 compilation
2010-06-22 Mathieu MalaterreFinish fixing up bugs with png i/o
2010-06-22 Mathieu Malaterreadd more test. prevent segfault
2010-06-22 Mathieu Malaterre Import j2k_dump from trunk (much faster)
2010-06-22 Mathieu MalaterreStart merging change from svn trunk
2010-06-21 Mathieu MalaterreStart using cmake API for easy packaging
2010-06-21 Mathieu MalaterreFix installation
2010-06-21 Mathieu Malaterreminor change
2010-06-21 Mathieu Malaterretest all codecs. Adding forgotten file to search for...
2010-06-21 Mathieu Malaterreincrease coverage by testing all codecs
2010-06-21 Mathieu Malaterremake j2k_to_image return errors
2010-06-21 Mathieu Malaterreadd some more documentation
2010-06-21 Mathieu Malaterreadd some documentation on how to use it
2010-06-21 Mathieu Malaterreadding a template ctest file
2010-06-21 Mathieu MalaterreMinor tweaks to cmake files
2010-06-12 Luis IbanezAddression Windows warnings about mismatch between...
2010-06-02 Luis IbanezENH: Fixing compilation warnings on gcc 4.4.
2010-06-02 Luis IbanezENH: Disable the set of CMAKE_C_FLAGS. It precluded...
2010-05-26 Luis IbanezENH: Added custom configuration for CTest. This allows...
2010-05-26 Luis IbanezENH: Enabling the lines that configure testing for...
2010-05-26 Luis IbanezENH: Adding configuration for submitting builds to...
2010-04-08 Francois-Olivier... [v2.0] Fixed problem with Borland C++ Builder (Borland...
2010-04-08 Francois-Olivier... [v2.0] Fixed pi.c bug (issue 15 on google code). Thanks...
2010-04-08 Francois-Olivier... [v2.0] Fixed MJ2 codec bugs (issues 23-24 on google...
2010-03-26 Francois-Olivier... Added support for "jpc" codestreams which are equivalen...
2010-03-24 Francois-Olivier... Code improvements using 'g++-4.4.0' to trace the code...
2010-03-07 Francois-Olivier... Fixed small compatibility issues with win32 in codec...
2010-03-05 Francois-Olivier... Updated makefiles for v1.4 and v2.0
2010-02-16 Francois-Olivier... * [FOD] Fixed libopenjpeg Makefile
2010-01-20 Francois-Olivier... [FOD] Created a new constant in openjpeg.h to different...
2009-09-10 Antonin DescampeV2 branch : modified the xcode project name for V2
2009-09-10 Antonin DescampeV2 branch : removed t1_generate_luts.c from xcode proje...
2009-09-10 Antonin DescampeV2 branch :
2009-09-10 Antonin Descampefixed minor bugs which were triggering warnings at...
2008-08-02 Mathieu MalaterreENH: attempt to recommit license with proper eol (match...
2008-08-02 Mathieu MalaterreENH: remove INLINE from forward decl. Fix CMakeLists...
2008-08-01 Antonin Descampe(no commit message)
2008-08-01 Antonin Descamperemoved t1_generate_luts.c, useless in version 2 ;...
2008-07-31 Antonin DescampeDeleting obsolete files and directories, adding v2...
2008-07-31 Antonin DescampeCreating a branch of openjpeg trunk to host v2
2008-07-31 Antonin DescampeDeleting v2 directory... Will be re-created as a branch
2008-07-09 Parvatha ElangovanAdded the default lossless parameter to opj_set_default...
2008-07-04 Antonin DescampeInitial commit of openjpeg version 2. Temprarily added...
2008-06-12 Antonin Descampefixed a bug in dirent.h that prevented codec on Linux...
2008-05-22 Antonin Descampefixed a bug in j2k.c (j2k_write_sod) that allowed to...
2008-05-22 Antonin Descampeadditional test to avoid crash due to invalid image...
2008-05-22 Antonin Descampememory leak fixed in openjpeg.c (opj_destroy_cstr_info...
2008-05-20 Antonin Descampeupdated XCode project file
2008-03-12 Giuseppe BaruffaAdded help line for the -F option in j2k_to_image
2008-03-04 Francois-Olivier... Changed Java files copyright in JavaOpenJPEG module
2008-02-29 Francois-Olivier... Corrected the wrong syntax of calloc()...
2008-02-29 Francois-Olivier... Fixed openjpeg.c for proper initialization of codec...
2008-02-28 Francois-Olivier... Removed the J2KViewer module, which has been replaced...
2008-02-11 Giuseppe BaruffaMinor style modifications to comply with c99 compiler...
2008-02-05 Parvatha ElangovanIn convert.c, corrected imagetobmp() conversion for...
2008-01-31 Giuseppe BaruffaIn opjviewer, unification of JPEG 2000 family handlers...
2008-01-22 Francois-Olivier... In image.c, changed the opj_image_create0() memory...
2008-01-18 Antonin Descampeupdate of openjpeg XCode project file (2)
2008-01-18 Antonin Descampeupdate of openjpeg XCode project file
2008-01-17 Francois-Olivier... SVN server problem. Added again MJ2 project files to...
2008-01-17 Francois-Olivier... SVN server problem. Removed MJ2 project files to try...
2008-01-17 Antonin DescampeInitial commit of Xcode project directory (XCode 2...
2008-01-16 Antonin Descampefixed opj_malloc.h for macosx (bugfix provided by janpe...
2008-01-16 Antonin Descamperemove obsolete directory "CVSROOT"
2008-01-16 Antonin Descampeupdate makefile.osx and readme.osx to comply with versi...
2008-01-11 Francois-Olivier... Added missing files to JavaOpenJPEG project (files...
2008-01-04 Parvatha ElangovanPatch by Callum Lerwick. Fixed error during encoding...
2007-12-21 Francois-Olivier... VERSION 1.3.0 RELEASE
2007-12-21 Francois-Olivier... Bug fixed by David Bruken. Fixed memory allocation...
2007-12-19 Antonin Descampechanged variables names alpha, beta, gamma, delta in...
2007-12-19 Francois-Olivier... Fixed allocation problem in pi.c
2007-12-19 Parvatha ElangovanIn pi.c, removed the Recursive function pi_check_next_l...
2007-12-19 Francois-Olivier... In mqc.h, changed MQC_NUMCTXS from 32 to 19 as JPEG...
2007-12-10 Francois-Olivier... First import of JAVAOpenJPEG, a Java wrapper of OpenJPE...
2007-11-29 Giuseppe BaruffaAdded index.h and index.c in VC6 projects; wrapped...
2007-11-27 Francois-Olivier... Fixed the maximum number of resolutions a user can...
2007-11-27 Francois-Olivier... Created the file index.c in the codec directory. This...
2007-11-14 Francois-Olivier... Avoided ABI breakage
2007-11-14 Francois-Olivier... Patch by Callum Lerwick. The opj_tcd_cblk array is...
2007-11-14 Francois-Olivier... Patch by Callum Lerwick. This patch rearranges the...
2007-11-14 Francois-Olivier... Patch by Callum Lerwick. Instead of reinventing realloc...
2007-11-13 Francois-Olivier... Patch by Dzonatas and Callum Lerwick. Fp/vectori...
2007-11-08 Mathieu MalaterreBUG: Fix name of project
2007-11-08 Mathieu MalaterreENH: remove hardcoded value. It is a user-configurable...
2007-11-08 Mathieu MalaterreENH: do not set ffast-math for all configurations,...
2007-11-08 Francois-Olivier... Patches from Callum Lewick: Fixed some spelling errors...
2007-11-08 Francois-Olivier... In t1.c, small change to avoid calling twice t1_getwmse...
2007-11-05 Giuseppe BaruffaRestoring wrap_j2k_in_mj2.c, which I did not want to...
2007-11-05 Giuseppe BaruffaFixed a bug which prevented JPWL from working on multi...
2007-10-23 Giuseppe BaruffaImproved success for the linux build; OPJViewer shows...
2007-10-18 Francois-Olivier... Patch from Callum Lewick. Memset patch. See ChangeLog...
next