summaryrefslogtreecommitdiff
path: root/jpwl
AgeCommit message (Collapse)Author
2007-03-27Following to Hervé's suggestions, all the exit() calls, added by JPWL ↵Giuseppe Baruffa
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-27Improved parsing in OPJViewer, as well some aesthetic modifications; support ↵Giuseppe Baruffa
for image rendering with bit depths lower than 8 bits; can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better image resizing capabilities
2007-02-28Modified JPWL libopenjpeg library by directly embedding the JPWL functionsGiuseppe Baruffa
2007-02-23Added makefile for linux build of JPWL module; added newlines at the end of ↵Giuseppe Baruffa
JPWL files
2007-02-23Fixed a copy-and-paste type assignment error (bool instead of int) in the ↵Giuseppe Baruffa
JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c. As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
2006-12-13Definition of USE_JPWL in doxygen file for building the corresponding ↵Giuseppe Baruffa
documentation on JPWL module; creation of README file in JPWL directory
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-05* Better fix of the TPH EPBs bug in JPWL moduleGiuseppe Baruffa
* Fixed the UEP bug in JPWL module + Added some lines in the help of JPWL_image_to_j2k
2006-12-04SVN file properties modifiedFrancois-Olivier Devaux
2006-12-04SVN file properties modifiedFrancois-Olivier Devaux
2006-12-04EOL handling Francois-Olivier Devaux
2006-12-04Fixed 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-04JPWL version 1.0 by Universita' degli Studi di PerugiaFrancois-Olivier Devaux
2006-12-04JPWL version 1.0 by Universita' degli Studi di PerugiaFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-12-04Deleted because this directory corresponds to an old version of the JPWL libraryFrancois-Olivier Devaux
2006-10-27(no commit message)Giuseppe Baruffa
2006-10-27TestGiuseppe Baruffa
2006-10-27(no commit message)Giuseppe Baruffa
2006-10-27remove some needless cvs filesAntonin Descampe
2006-03-16italian text translated into englishGiuseppe Baruffa
2006-03-13Added a second version of enco+deco, with comments and text in italianGiuseppe Baruffa
2006-02-08Added SOURCE=..\libopenjpeg\jpw.cFrancois-Olivier Devaux
Added SOURCE=..\libopenjpeg\rs.c
2006-02-08Added SOURCE=..\libopenjpeg\jpw.cFrancois-Olivier Devaux
2005-11-08Initial revisionGiuseppe Baruffa