Giuseppe Baruffa
4a50efe542
Fixed a bug in JPWL module, which prevented to exploit the full error correction capability of RS codes (e.g. it gave up at 5 errors, even if 6 were correctable); defined a JPWL_MAXIMUM_EPB_ROOM for better customization of the maximum dimension of EPBs (the dimension is pre-calculated on an hypothesis, if it goes beyond 65535 there will be problems, thus we give a little less than the max, let's say 65450)
2007-07-12 08:31:01 +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
3f36196dfd
Improved parsing in OPJViewer, as well some aesthetic modifications; support 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-03-27 12:48:17 +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
e6ce7958f2
Added makefile for linux build of JPWL module; added newlines at the end of JPWL files
2007-02-23 18:24:49 +00:00
Giuseppe Baruffa
8a75823eea
Fixed a copy-and-paste type assignment error (bool instead of int) in the 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
2007-02-23 01:23:05 +00:00
Giuseppe Baruffa
6b9d244449
Definition of USE_JPWL in doxygen file for building the corresponding documentation on JPWL module; creation of README file in JPWL directory
2006-12-13 11:50:24 +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
Giuseppe Baruffa
3adfd18602
* Better fix of the TPH EPBs bug in JPWL module
...
* Fixed the UEP bug in JPWL module
+ Added some lines in the help of JPWL_image_to_j2k
2006-12-05 18:20:04 +00:00
Francois-Olivier Devaux
34661c5aea
SVN file properties modified
2006-12-04 16:11:23 +00:00
Francois-Olivier Devaux
d53edb5ea7
SVN file properties modified
2006-12-04 16:11:05 +00:00
Francois-Olivier Devaux
16fbba79ec
EOL handling
2006-12-04 16:10:24 +00:00
Giuseppe Baruffa
9eaaf55f7a
Fixed the following bug:
...
- 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 15:28:48 +00:00
Francois-Olivier Devaux
b420c330b2
JPWL version 1.0 by Universita' degli Studi di Perugia
2006-12-04 13:24:22 +00:00
Francois-Olivier Devaux
7fd2ae9786
JPWL version 1.0 by Universita' degli Studi di Perugia
2006-12-04 13:23:44 +00:00
Francois-Olivier Devaux
3d2f2b4048
Deleted because this directory corresponds to an old version of the JPWL library
2006-12-04 13:20:19 +00:00
Francois-Olivier Devaux
9fc6e4f4bd
Deleted because this directory corresponds to an old version of the JPWL library
2006-12-04 13:20:06 +00:00
Francois-Olivier Devaux
07fa11a94c
Deleted because this directory corresponds to an old version of the JPWL library
2006-12-04 13:19:25 +00:00
Francois-Olivier Devaux
36c6e4abb9
Deleted because this directory corresponds to an old version of the JPWL library
2006-12-04 13:18:53 +00:00
Giuseppe Baruffa
af448b94a1
2006-10-27 19:06:07 +00:00
Giuseppe Baruffa
4bd7195ea6
Test
2006-10-27 19:04:31 +00:00
Giuseppe Baruffa
331d3e523d
2006-10-27 19:00:14 +00:00
Antonin Descampe
b5aee428ba
remove some needless cvs files
2006-10-27 17:51:08 +00:00
Giuseppe Baruffa
f0721df1d9
italian text translated into english
2006-03-16 16:49:13 +00:00
Giuseppe Baruffa
2f9aae7671
Added a second version of enco+deco, with comments and text in italian
2006-03-13 18:01:33 +00:00
Francois-Olivier Devaux
2a505f73c4
Added SOURCE=..\libopenjpeg\jpw.c
...
Added SOURCE=..\libopenjpeg\rs.c
2006-02-08 14:24:25 +00:00
Francois-Olivier Devaux
e318641bfa
Added SOURCE=..\libopenjpeg\jpw.c
2006-02-08 14:23:39 +00:00
Giuseppe Baruffa
cff5df73d9
Initial revision
2005-11-08 17:40:33 +00:00