summaryrefslogtreecommitdiff
path: root/jpwl/jpwl.h
AgeCommit message (Collapse)Author
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe
2011-01-29license header: replaced Hervcalloc by Herve, I should learn to double-check ↵Antonin Descampe
my changes
2011-01-29removed é in license header to prevent warning C4819 (see ↵Antonin Descampe
http://code.google.com/p/openjpeg/issues/detail?id=57)
2008-02-11Minor 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-05Fixed 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-11JPWL 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-03Added 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-02-23Added makefile for linux build of JPWL module; added newlines at the end of ↵Giuseppe Baruffa
JPWL files
2006-12-07+ Antonin verified that the MacOS build of JPWL module suffered from a ↵Giuseppe Baruffa
missing definition of the "min" macro; I've added this into both jpwl.h and rs.h
2006-12-04SVN file properties modifiedFrancois-Olivier Devaux
2006-12-04JPWL version 1.0 by Universita' degli Studi di PerugiaFrancois-Olivier Devaux