openjpeg.git
2011-07-03 Antonin Descampeadding two tags for version 1.3 and 1.4 version.1.3
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...
2007-10-18 Francois-Olivier... Changed the ROI parameter in the image_to_j2k codec...
2007-10-12 Francois-Olivier... Changed the way the image structure is allocated when...
2007-10-10 Francois-Olivier... *Patch from Callum Lewick. Clean up of j2klib.h for...
2007-09-27 Francois-Olivier... Patch from Callum Lewick. Fixed dwt.c where an alignmen...
2007-09-25 Mathieu MalaterreBUG: Fix previous patch from Callum Lerwick. I have...
2007-09-19 Parvatha ElangovanFixed issues with generation of SOP marker.
2007-09-18 Parvatha ElangovanFixed issues with Reading and Writing TIF images in...
2007-09-17 Francois-Olivier... OpenJPEG library interface modified to retain compatibi...
2007-09-17 Francois-Olivier... Fixed issues with cstr_info when codestream has compone...
2007-09-12 Francois-Olivier... Patch from Callum Lerwick. Fixed the library linking...
2007-09-12 Francois-Olivier... Updated the MJ2 codec to be compatible with the recent...
2007-09-11 Giuseppe BaruffaJPWL encoding is finalized correctly into the JP2 file...
2007-09-07 Giuseppe BaruffaAdapted the JPWL and OPJViewer code to new interface...
2007-09-07 Francois-Olivier... Indexes can now be generated when decoding J2K codestreams.
2007-09-07 Mathieu MalaterreENH: license.txt was dos on my linux box. Make it nativ...
2007-09-07 Mathieu MalaterreBUG: cannot run tests if EXAMPLES are not built
2007-09-07 Mathieu MalaterreENH: make it a little more user friendly
2007-09-07 Mathieu MalaterreENH: Add cmake code to do testing if user has properly...
2007-09-07 Mathieu MalaterreENH: Upon failure, properly return error code (!=0)
2007-09-06 Mathieu MalaterreENH: Fix unitialized read in img_fol (we may need a...
2007-09-06 Mathieu MalaterreENH: Add very simple tests (simply run command line...
2007-09-06 Giuseppe BaruffaOne more field in the codestream_info struct for record...
2007-09-06 Mathieu MalaterreENH: Add CMake/doxygen output
2007-09-06 Mathieu MalaterreENH: add Java j2kviewer but do not compile it using...
2007-09-06 Mathieu MalaterreENH: add Java j2kviewer but do not compile it using...
2007-09-06 Mathieu MalaterreENH: CMake: start compiling index_create. OpenJPEG...
2007-09-06 Mathieu MalaterreENH: CMake: output all executable/libs into one single...
2007-09-06 Mathieu MalaterreENH: CMake: output all executable/libs into one single...
2007-09-06 Mathieu MalaterreENH: update changelog
2007-09-06 Mathieu MalaterreENH: add cmake for jp3d
2007-09-06 Mathieu MalaterreMove include file that collides with system include...
2007-09-06 Mathieu MalaterreENH: Add jpwl. Also remove old deprecated way of linkin...
2007-09-06 Mathieu MalaterreENH: Start building mj2
2007-09-04 Giuseppe BaruffaAdded some fields in the codestream_info structure...
2007-09-03 Giuseppe BaruffaAdded the knowledge of JPSEC SEC and INSEC markers...
2007-08-31 Giuseppe BaruffaFixed save capabilities in OPJViewer due to recent...
2007-08-30 Francois-Olivier... Added information regarding the end of packet position...
2007-08-30 Francois-Olivier... Changed the OpenJPEG library interface to enable users...
2007-08-28 Francois-Olivier... Fixed wrong destructors called in openjpeg.c
2007-08-24 Parvatha ElangovanThe end of main header is calculated after TLM and...
2007-08-24 Francois-Olivier... Fixed problem with _mm_malloc under OSX. Thanks to...
2007-08-21 Francois-Olivier... Use <xmmintrin.h> for WIN32, else use <mm_malloc.h>
2007-08-21 Francois-Olivier... Moved the orient flipping into the ctxno_zc table.
2007-08-21 Francois-Olivier... Replaced the large ctxno_mag lookup table with a small...
2007-08-21 Francois-Olivier... Consolidated some calls to mqc_setcurctx. Cleaned up...
2007-08-21 Francois-Olivier... Reworks of t1_updateflags to get rid of the shift opera...
2007-08-21 Francois-Olivier... Memory leaks fixed
2007-08-21 Francois-Olivier... Aligned malloc using Intel's _mm_malloc(), cleanup...
2007-08-21 Francois-Olivier... Minor cleanup patch, that gets rid of a bunch of "old...
2007-08-21 Francois-Olivier... Solved problems with codec reading from image file...
2007-08-21 Francois-Olivier... Robustified MJ2 codecs
2007-08-21 Francois-Olivier... Added support for Visual Studio 2005
2007-08-21 Francois-Olivier... Corrected allocation to take into account the EOC marker
2007-08-20 Francois-Olivier... Fixed _strnicmp bug
2007-08-20 Francois-Olivier... Added support for the TGA file format in the codec
2007-08-08 Francois-Olivier... Fixed the DCinema filesize allocation. It now includes...
2007-08-02 Giuseppe BaruffaAdded a basic saving capability to OPJViewer
2007-07-19 Francois-Olivier... Lighter version of libtiff uploaded (without JPEG support).
2007-07-19 Francois-Olivier... Delete Tiffconf.h
2007-07-19 Francois-Olivier... Updated libtiff library version to 3.8.2 (for WIN32)
2007-07-18 Francois-Olivier... Fixed raw option to encode raw images with more than...
2007-07-17 Francois-Olivier... Added support for RAW images. This module has been...
2007-07-13 Francois-Olivier... (no commit message)
2007-07-12 Giuseppe BaruffaFixed a bug in JPWL module, which prevented to exploit...
2007-07-08 Antonin Descampefixed the size of the memory allocation in cio.c (confu...
2007-06-21 Giuseppe BaruffaPrevious, home, and next frame buttons for exploring...
2007-06-21 Francois-Olivier... Output image color space set when decoding a JP2 file
2007-06-18 Giuseppe BaruffaReload image doesn't crash in OPJViewer; more settings...
2007-06-17 Giuseppe Baruffaadded toolbar to OPJViewer
2007-06-16 Giuseppe BaruffaPossibility to disable parsing in OPJViewer; also,...
2007-06-15 Francois-Olivier... Fixed the generation of index files. Now works with...
2007-06-05 Antonin Descampechanged the dylib-version to 1.2.0
2007-06-04 Francois-Olivier... Tipo corrected...
2007-06-04 Francois-Olivier... Release of version 1.2.0
2007-06-04 Francois-Olivier... Bugs corrected in decoding of command line (getopt...
2007-06-03 Giuseppe BaruffaOPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with...
next