| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-13 | re-organization of openjpeg directories hierarchy : step 1 | Antonin Descampe | |
| 2011-01-29 | license header: replaced Hervcalloc by Herve, I should learn to double-check ↵ | Antonin Descampe | |
| my changes | |||
| 2011-01-29 | removed é in license header to prevent warning C4819 (see ↵ | Antonin Descampe | |
| http://code.google.com/p/openjpeg/issues/detail?id=57) | |||
| 2008-02-11 | Minor style modifications to comply with c99 compiler flag; removed ↵ | Giuseppe Baruffa | |
| Microsoft-specific "union-in-struct" syntax; Re-enabled cstr_info struct creation when -W switch is specified. Changed a number of things in opjviewer (e.g., decoding thread does not execute GUI calls anymore), to have it running under linux --> it is better than before, but still crashes | |||
| 2007-11-29 | Added index.h and index.c in VC6 projects; wrapped index.h in the C++ ↵ | Giuseppe Baruffa | |
| preprocessor; modified OPJViewer project and some files. | |||
| 2007-11-05 | Fixed a bug which prevented JPWL from working on multi-tiled images; added ↵ | Giuseppe Baruffa | |
| some more fields in the interface info structures (keep a list of markers, save start packet number for each tile) | |||
| 2007-09-11 | JPWL encoding is finalized correctly into the JP2 file format; added an ↵ | Giuseppe Baruffa | |
| additional structure in opj_codestream_info, to keep a record of the written markers | |||
| 2007-09-07 | Adapted the JPWL and OPJViewer code to new interface; fixed a samll bug in ↵ | Giuseppe Baruffa | |
| JPWL which created large EPBs even when null protection was specified | |||
| 2007-09-06 | One more field in the codestream_info struct for recording the number of ↵ | Giuseppe Baruffa | |
| packets per tile part; JPWL now distributes the EPBs in all the tile part headers | |||
| 2007-09-03 | Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the ↵ | Giuseppe Baruffa | |
| JPWL project). Management of these markers is limited to skipping them without crashing: no real security function at this stage. Deprecated USE_JPSEC and USE_JPWL will be removed next | |||
| 2007-08-30 | Changed the OpenJPEG library interface to enable users to access information ↵ | Francois-Olivier Devaux | |
| regarding the codestream (also called index). | |||
| 2007-02-23 | Added makefile for linux build of JPWL module; added newlines at the end of ↵ | Giuseppe Baruffa | |
| JPWL files | |||
| 2006-12-05 | * Better fix of the TPH EPBs bug in JPWL module | Giuseppe Baruffa | |
| * Fixed the UEP bug in JPWL module + Added some lines in the help of JPWL_image_to_j2k | |||
| 2006-12-04 | Fixed the following bug: | Giuseppe Baruffa | |
| - when using -W h,h0 the EPBs in TPHs always get a "not latest in current header" signature, even if they are really the latest. The fix checks for additional EPBs, after the TPH one (e.g. UEP EPBs), and sets the Depb field of the TPH EPB accordingly. | |||
| 2006-12-04 | JPWL version 1.0 by Universita' degli Studi di Perugia | Francois-Olivier Devaux | |
