| Age | Commit message (Collapse) | Author |
|
libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies).
|
|
details)
|
|
|
|
|
|
Updated BMP and PxM truncation when decoding J2K files with more than 8 bits (convert.c)
|
|
decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
|