summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-06ENH: CMake: start compiling index_create. OpenJPEG.rc update copyright yearMathieu Malaterre
2007-09-06ENH: CMake: output all executable/libs into one single directoryMathieu Malaterre
2007-09-06ENH: CMake: output all executable/libs into one single directoryMathieu Malaterre
2007-09-06ENH: update changelogMathieu Malaterre
2007-09-06ENH: add cmake for jp3dMathieu Malaterre
2007-09-06Move include file that collides with system include to the correct directory ...Mathieu Malaterre
2007-09-06ENH: Add jpwl. Also remove old deprecated way of linking lib math on unixMathieu Malaterre
2007-09-06ENH: Start building mj2Mathieu Malaterre
2007-09-04Added some fields in the codestream_info structure: they are used to record t...Giuseppe Baruffa
2007-09-03Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the J...Giuseppe Baruffa
2007-08-31Fixed save capabilities in OPJViewer due to recent code upgradeGiuseppe Baruffa
2007-08-30Added information regarding the end of packet position in the index Francois-Olivier Devaux
2007-08-30Changed the OpenJPEG library interface to enable users to access information ...Francois-Olivier Devaux
2007-08-28Fixed wrong destructors called in openjpeg.cFrancois-Olivier Devaux
2007-08-24The end of main header is calculated after TLM and POC marker for Dcinema.Parvatha Elangovan
2007-08-24Fixed problem with _mm_malloc under OSX. Thanks to Callum Lerwick for solving...Francois-Olivier Devaux
2007-08-21Use <xmmintrin.h> for WIN32, else use <mm_malloc.h> Francois-Olivier Devaux
2007-08-21Moved the orient flipping into the ctxno_zc table.Francois-Olivier Devaux
2007-08-21Replaced the large ctxno_mag lookup table with a small bit of inline-able bra...Francois-Olivier Devaux
2007-08-21Consolidated some calls to mqc_setcurctx. Cleaned up t1_generate_luts to outp...Francois-Olivier Devaux
2007-08-21Reworks of t1_updateflags to get rid of the shift operation. mqc_setcurctx mo...Francois-Olivier Devaux
2007-08-21Memory leaks fixedFrancois-Olivier Devaux
2007-08-21Aligned malloc using Intel's _mm_malloc(), cleanup on the t1 memory allocatio...Francois-Olivier Devaux
2007-08-21Minor cleanup patch, that gets rid of a bunch of "old style declaration" warn...Francois-Olivier Devaux
2007-08-21Solved problems with codec reading from image file directory when filename ha...Francois-Olivier Devaux
2007-08-21Robustified MJ2 codecsFrancois-Olivier Devaux
2007-08-21Added support for Visual Studio 2005Francois-Olivier Devaux
2007-08-21Corrected allocation to take into account the EOC markerFrancois-Olivier Devaux
2007-08-20Fixed _strnicmp bugFrancois-Olivier Devaux
2007-08-20Added support for the TGA file format in the codecFrancois-Olivier Devaux
2007-08-08Fixed the DCinema filesize allocation. It now includes the SOT marker sizeFrancois-Olivier Devaux
2007-08-02Added a basic saving capability to OPJViewerGiuseppe Baruffa
2007-07-19Lighter version of libtiff uploaded (without JPEG support).Francois-Olivier Devaux
2007-07-19Delete Tiffconf.hFrancois-Olivier Devaux
2007-07-19Updated libtiff library version to 3.8.2 (for WIN32)Francois-Olivier Devaux
2007-07-18Fixed raw option to encode raw images with more than three components.Francois-Olivier Devaux
2007-07-17Added support for RAW images. This module has been developped by the Universi...Francois-Olivier Devaux
2007-07-13(no commit message)Francois-Olivier Devaux
2007-07-12Fixed a bug in JPWL module, which prevented to exploit the full error correct...Giuseppe Baruffa
2007-07-08fixed the size of the memory allocation in cio.c (confusion between bits and ...Antonin Descampe
2007-06-21Previous, home, and next frame buttons for exploring MJ2 files in OPJViewerGiuseppe Baruffa
2007-06-21Output image color space set when decoding a JP2 fileFrancois-Olivier Devaux
2007-06-18Reload image doesn't crash in OPJViewer; more settings saved to registryGiuseppe Baruffa
2007-06-17added toolbar to OPJViewerGiuseppe Baruffa
2007-06-16Possibility to disable parsing in OPJViewer; also, saves common settings to t...Giuseppe Baruffa
2007-06-15Fixed the generation of index files. Now works with cinema formats. Francois-Olivier Devaux
2007-06-05changed the dylib-version to 1.2.0Antonin Descampe
2007-06-04Tipo corrected...Francois-Olivier Devaux
2007-06-04Release of version 1.2.0Francois-Olivier Devaux
2007-06-04Bugs corrected in decoding of command line (getopt.c), in the handling of 16 ...Francois-Olivier Devaux