<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/j2k.c, branch v2.3.0</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.3.0</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-09-26T21:30:20Z</updated>
<entry>
<title>Merge pull request #1022 from rouault/partial_component_decoding</title>
<updated>2017-09-26T21:30:20Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@descampe.net</email>
</author>
<published>2017-09-26T21:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d45ccb048bb2166c5d975f4e1b8acaf8ba3d198d'/>
<id>urn:sha1:d45ccb048bb2166c5d975f4e1b8acaf8ba3d198d</id>
<content type='text'>
Add capability to decode only a subset of all components of an image.</content>
</entry>
<entry>
<title>Add assertion</title>
<updated>2017-09-21T12:37:01Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-21T12:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4c8aba2add074c4a8101156037e9ca7051bc4baf'/>
<id>urn:sha1:4c8aba2add074c4a8101156037e9ca7051bc4baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment dead code (Coverity CID 94681)</title>
<updated>2017-09-21T12:14:32Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-21T12:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=113e0976e232ac2110d50405f8629787f3f53cfc'/>
<id>urn:sha1:113e0976e232ac2110d50405f8629787f3f53cfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Workaround Coverity CID 113061</title>
<updated>2017-09-21T12:13:16Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-21T12:13:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=39082fc6654553f43f6f3a73e0eeaedebc4bdf9f'/>
<id>urn:sha1:39082fc6654553f43f6f3a73e0eeaedebc4bdf9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_j2k_get_default_thread_count(): validate value of OPJ_NUM_THREADS to fix Coverity 179465 and 179463</title>
<updated>2017-09-21T12:06:03Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-21T12:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=19e157871ff28bb5e8296f9e9f9aee6a17a37ace'/>
<id>urn:sha1:19e157871ff28bb5e8296f9e9f9aee6a17a37ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix copy&amp;paste error (Coverity CID 169394)</title>
<updated>2017-09-21T11:54:14Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-21T11:54:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=68e596dada2ee38a66b01494e5a425e623688300'/>
<id>urn:sha1:68e596dada2ee38a66b01494e5a425e623688300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a #define J2K_MAX_POCS 32 to avoid hard-coded constant (#349)</title>
<updated>2017-09-19T22:55:22Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T22:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b8c4b450c4b5bec649463573f57235c4f41c57cd'/>
<id>urn:sha1:b8c4b450c4b5bec649463573f57235c4f41c57cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant test (raised by cppcheck)</title>
<updated>2017-09-19T16:34:49Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T16:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=82ab7effe3e65b989ee8e97719ceca71908b16ed'/>
<id>urn:sha1:82ab7effe3e65b989ee8e97719ceca71908b16ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add capability to decode only a subset of all components of an image.</title>
<updated>2017-09-19T15:06:19Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T14:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7e2b6bebff12eab8bdc17fc9af017e8c11652f4f'/>
<id>urn:sha1:7e2b6bebff12eab8bdc17fc9af017e8c11652f4f</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fix compilation with AppleClang 8.1.0.8020042 (#1020)</title>
<updated>2017-09-19T10:13:34Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T10:13:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=18f6696372f4c32334385f8dcc8d39ad8ac24601'/>
<id>urn:sha1:18f6696372f4c32334385f8dcc8d39ad8ac24601</id>
<content type='text'>
</content>
</entry>
</feed>
