Giuseppe Baruffa
|
e06bcd027f
|
Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files.
|
2007-11-29 14:38:26 +00:00 |
Giuseppe Baruffa
|
1e705438e4
|
JPWL encoding is finalized correctly into the JP2 file format; added an additional structure in opj_codestream_info, to keep a record of the written markers
|
2007-09-11 15:21:12 +00:00 |
Giuseppe Baruffa
|
564e16d5ce
|
Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the 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-09-03 13:30:59 +00:00 |
Giuseppe Baruffa
|
144e1ff4e6
|
Following to Hervé's suggestions, all the exit() calls, added by JPWL strict checking in t2.c and j2k.c, have been substituted with (object free'ing + opj_evt_message(EVT_ERROR) + return); added linking to TIFF library in the JPWL VC6 workspaces
|
2007-03-27 17:18:56 +00:00 |
Giuseppe Baruffa
|
e2a54d9ac6
|
Modified JPWL libopenjpeg library by directly embedding the JPWL functions
|
2007-02-28 23:43:37 +00:00 |
Giuseppe Baruffa
|
76ee6b8441
|
+ Antonin verified that the MacOS build of JPWL module suffered from a missing definition of the "min" macro; I've added this into both jpwl.h and rs.h
|
2006-12-07 18:46:28 +00:00 |
Francois-Olivier Devaux
|
b420c330b2
|
JPWL version 1.0 by Universita' degli Studi di Perugia
|
2006-12-04 13:24:22 +00:00 |