openjpeg/src
Sebastian Rasmussen b2751967ec openjp2/j2k: Report error if all wanted components are not decoded.
Previously the caller had to check whether each component data had
been decoded. This means duplicating the checking in every user of
openjpeg which is unnecessary. If the caller wantes to decode all
or a set of, or a specific component then openjpeg ought to error
out if it was unable to do so.

Fixes #1158.
2019-02-21 16:48:02 +08:00
..
bin openjp2/j2k: Report error if all wanted components are not decoded. 2019-02-21 16:48:02 +08:00
lib openjp2/j2k: Report error if all wanted components are not decoded. 2019-02-21 16:48:02 +08:00
CMakeLists.txt trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. 2013-10-30 08:59:23 +00:00