openjpeg.git
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...
2007-05-31 Francois-Olivier... Fixed the handling of 16bit TIFF files for cinema compr...
2007-05-23 Francois-Olivier... Bug fixed by Sylvain Munaut. Change in the reading...
2007-05-22 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-21 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-21 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-21 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-15 Francois-Olivier... Changlog updated
2007-05-10 Francois-Olivier... JP3D library Binaries removed from SVN.
2007-05-10 Francois-Olivier... MJ2 codec updated from LibOpenJPEG version 0.97 to...
2007-05-10 Francois-Olivier... Possibility to choose to apply MCT (multiple component...
2007-04-27 Giuseppe Baruffaworkarounds for rendering differently sized components
2007-04-26 Mathieu MalaterreENH: add basic instructions for cmake
2007-04-26 Mathieu MalaterreENH: add basic instructions for cmake
2007-04-25 Francois-Olivier... Modification of the openjpeg.h file to avoid and ABI...
2007-04-22 Giuseppe Baruffaenable/disable decoding in OPJViewer
2007-04-12 Parvatha ElangovanFixed Error in tiftoimage(). Modification in convert.c.
2007-04-10 Parvatha ElangovanAccepting "j2c" as format for Encoding and Decoding...
2007-04-05 Francois-Olivier... fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonat...
2007-04-04 Parvatha ElangovanDigital cinema compliance for 4K chosen by "-cinema4K...
2007-04-04 Francois-Olivier... Included the license in a distinct file, which allows...
2007-03-30 Giuseppe BaruffaOPJViewer should now work under Linux, at least with...
2007-03-29 Parvatha ElangovanEnable accepting file names with `-´ symbol .Modificati...
2007-03-29 Giuseppe BaruffaSome coding style adaptations for compiling the OPJView...
2007-03-28 Francois-Olivier... Fixed an historical bug in t1.c that leaded to the...
2007-03-27 Giuseppe BaruffaFollowing to Hervé's suggestions, all the exit() calls...
2007-03-27 Giuseppe BaruffaImproved parsing in OPJViewer, as well some aesthetic...
2007-03-23 Antonin DescampeFixed Makefile.osx and changed Readme.osx accordingly
2007-03-21 Parvatha ElangovanFixed j2k_prog_order_list[]. Modifications in j2k.c.
2007-03-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-03-14 Francois-Olivier... Fixed linux makefile, with help from David Fries and...
2007-03-07 Parvatha ElangovanAdded option for Digital cinema profile compliant codes...
2007-03-01 Francois-Olivier... Modified codec projects (*.dsp) and makefile to include...
2007-03-01 Mathieu MalaterreCOMP: Fix compilation of executable linking to TIFF...
2007-03-01 Giuseppe BaruffaZoom capability and decoder settings dialog in OPJViewer
2007-02-28 Giuseppe BaruffaModified JPWL libopenjpeg library by directly embedding...
2007-02-28 Antonin Descampeadd an "ifdef WIN32" to "include malloc.h" to be compli...
2007-02-28 Parvatha ElangovanEnabled compression of TIF image format to j2k by tifft...
2007-02-28 Antonin Descampefixed a bug in context numerotation that prevented...
2007-02-28 Francois-Olivier... Corrected codec Makefile by adding the compilation...
2007-02-27 Parvatha ElangovanMade get_file_format function more robust. Modification...
2007-02-27 Parvatha ElangovanAdded the dirent.h file used for opening and reading...
2007-02-26 Parvatha ElangovanOption to read images from a Folder whose path is speci...
2007-02-23 Giuseppe BaruffaAdded makefile for linux build of JPWL module; added...
2007-02-23 Francois-Olivier... Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
2007-02-23 Giuseppe BaruffaAdded Readme file for OPJViewer
2007-02-23 Giuseppe BaruffaFixed a copy-and-paste type assignment error (bool...
2007-02-22 Francois-Olivier... Added the OPJViewer Module (/OPJViewer), developed...
2007-02-21 Francois-Olivier... Algorithmic optimizations in t1.c, thanks to Guido...
2007-02-19 Francois-Olivier... Added OPJ_LIMIT_DECODING enabling us to limit the decod...
2007-02-13 Francois-Olivier... David Fries suggestions. In image_to_j2k and j2k_to_ima...
2007-02-13 Francois-Olivier... Change file modified. -fPIC flag used for 64-bit compil...
2007-01-31 Francois-Olivier... Extra tokens at the end of #endif directive corrected...
2007-01-31 Francois-Olivier... Linux Makefile for the codec added
2007-01-31 Francois-Olivier... Linux Makefile for the codec added
2007-01-30 Francois-Olivier... Use of OPJ_PATH_LEN (defined as 4096) to be the maximum...
2007-01-30 Francois-Olivier... Correction of the syntax usage (line 36)
2007-01-23 Francois-Olivier... ! [FOD] Modification in the context numbers, to reflect...
2007-01-23 Francois-Olivier... Modification of the context numbers, to reflect what...
2007-01-15 Francois-Olivier... Copyright update
2007-01-03 Francois-Olivier... JP2 module: Tests during encoding if the number of...
2006-12-13 Giuseppe BaruffaDefinition of USE_JPWL in doxygen file for building...
2006-12-08 Francois-Olivier... MJ2 codec restructuration. Update of dsp project files...
2006-12-08 Francois-Olivier... MJ2 codec restructuration. Update of project files...
2006-12-08 Francois-Olivier... MJ2 codec restructuration. Movec compat directory to...
2006-12-08 Francois-Olivier... MJ2 codec restructuration. Movec compat directory to...
2006-12-08 Francois-Olivier... MJ2 codec restructuration. Created MJ2_codec directory...
2006-12-08 Francois-Olivier... MJ2 codec restructuration. Created libopenjpeg_097...
next