<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin, 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>opj_decompress: add a warning when -d and -t are used together (#693)</title>
<updated>2017-09-19T23:06:02Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T23:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=16b701659d7d9f72aade1d695818a645e2f603a6'/>
<id>urn:sha1:16b701659d7d9f72aade1d695818a645e2f603a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_set_decoded_components(): add a provision for a apply_color_transforms parameter in case we support it in the future</title>
<updated>2017-09-19T15:48:07Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T15:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e17bbde9066600528ab523adee69d9c9c33ba157'/>
<id>urn:sha1:e17bbde9066600528ab523adee69d9c9c33ba157</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>src/bin/jp3d/convert.c: add missing fclose() in error code path (#1018)</title>
<updated>2017-09-19T10:48:12Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-19T10:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ce199f42e77f972d6ee782b63492f6d861891053'/>
<id>urn:sha1:ce199f42e77f972d6ee782b63492f6d861891053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1010 from rouault/subtile_decoding_stage3</title>
<updated>2017-09-05T20:18:58Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2017-09-05T20:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=968e36bbd989fdf789c6a02c80c747346bb851c5'/>
<id>urn:sha1:968e36bbd989fdf789c6a02c80c747346bb851c5</id>
<content type='text'>
Subtile decoding: memory use reduction and perf improvements</content>
</entry>
<entry>
<title>opj_getopt.c: avoid crash on invalid input (#301)</title>
<updated>2017-09-02T22:30:36Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-02T22:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3a382d312306f45853b3ad78b770754d4bc7e440'/>
<id>urn:sha1:3a382d312306f45853b3ad78b770754d4bc7e440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_compress help: revert 32572617765cb9d77302384653a48d793b8f657f and indicate 1 again as being the value to get lossless for -r. In opj_j2k_setup_encoder(), make sure that ll rates[] &lt;= 1.0 are set to 0. Document 0 as being lossless for -q / tcp_distoratio (#1009)</title>
<updated>2017-09-01T17:16:35Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-01T17:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=09929bb615bd6bf2a9f7703fc7b04a12096b091e'/>
<id>urn:sha1:09929bb615bd6bf2a9f7703fc7b04a12096b091e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_compress help: indicate 0 value, instead of 1, for -r parameter to get lossless encoding (#1009)</title>
<updated>2017-09-01T15:33:23Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-01T15:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=32572617765cb9d77302384653a48d793b8f657f'/>
<id>urn:sha1:32572617765cb9d77302384653a48d793b8f657f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_compress: reorder checks related to code block dimensions, to avoid potential int overflow</title>
<updated>2017-09-01T08:26:53Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-21T21:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=aa7198146b995fe2993ce24f5715057b7da0386d'/>
<id>urn:sha1:aa7198146b995fe2993ce24f5715057b7da0386d</id>
<content type='text'>
</content>
</entry>
</feed>
