| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
functions (but not for box reading); no tests modified
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes issue 156
|
|
Enforce sanity checks on tile number and tile length, even when the (rather
broken) USE_JPWL code isn't enabled.
Import r1727 from branch 1.5
|
|
|
|
|
|
|
|
therefore 'jp2_read_pclr' must be changed.
j2k_to_image fails to create RGB/RGBA images with a
precision < 8-bit: therefore 'imagetopng' must be
changed.
Fixes issue 145
|
|
Fixes issue 149
|
|
|
|
It is now possible to encode directly little endian raw file, by simply using the rawl extension. Code has been modified to use strcasecmp instead of strncasecmp to cope with 4 letters files extensions.
Update issue 141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
opj_event_msg. Remove some simple warnings
|