| Age | Commit message (Collapse) | Author |
|
preprocessor; modified OPJViewer project and some files.
|
|
some more fields in the interface info structures (keep a list of markers, save start packet number for each tile)
|
|
JPWL which created large EPBs even when null protection was specified
|
|
packets per tile part; JPWL now distributes the EPBs in all the tile part headers
|
|
regarding the codestream (also called index).
|
|
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)
|
|
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
|
|
* Fixed the UEP bug in JPWL module
+ Added some lines in the help of JPWL_image_to_j2k
|
|
|
|
|