openjpeg/tests/nonregression
Even Rouault 7e2b6bebff Add capability to decode only a subset of all components of an image.
This adds a opj_set_decoded_components(opj_codec_t *p_codec,
OPJ_UINT32 numcomps, const OPJ_UINT32* comps_indices) function,
and equivalent "opj_decompress -c compno[,compno]*" option.

When specified, neither the MCT transform nor JP2 channel transformations
will be applied.

Tests added for various combinations of whole image vs tiled-based decoding,
full or reduced resolution, use of decode area or not.
2017-09-19 17:06:19 +02:00
..
CMakeLists.txt Avoids undefined shift behaviour in m_dc_level_shift computation 2017-07-27 18:10:03 +02:00
checkmd5refs.cmake Use lowercase for cmake commands consistenly 2016-05-02 16:05:41 +02:00
md5refs.txt Add capability to decode only a subset of all components of an image. 2017-09-19 17:06:19 +02:00
test_suite.ctest.in Add capability to decode only a subset of all components of an image. 2017-09-19 17:06:19 +02:00