| Age | Commit message (Collapse) | Author |
|
Update issue 177
|
|
As a side effect, fix all comment style to remove extra gcc output
Fixes issue 173
|
|
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style.
Thanks to Hans Johnson
|
|
Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case.
This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case.
Thanks to Hans Johnson
|
|
openjpeg/applications/codec/j2k_dump.c:362 col 29: warning: equality comparison
with extraneous parentheses
(thanks to Hans Johnson)
|
|
(Issue#167)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
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
|
|
|
|
|
|
j2k_setup_encoder_v2
|
|
comparison for opj_stream_flush; add j2k_write_com_v2, j2k_write_poc_v2, j2k_write_eoc_v2 and j2k_write_tlm_v2
|
|
variables.
|
|
report)
|
|
main openjpeg
|
|
the v2 alpha branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
j2k_to_image help about decoded region
|
|
to winfried)
|
|
|
|
|
|
|
|
signd=1 (credit to Winfried)
|
|
|
|
|
|
|
|
text_GBR.jp2 filecase
|
|
|