<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/j2k.c, branch opt</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=opt</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=opt'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2019-12-03T10:37:40Z</updated>
<entry>
<title>Add some more errno to debug 'failed to start J2K encoding'</title>
<updated>2019-12-03T10:37:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-15T16:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=956af06b580e52f6b5ea2ed5f70f0c92ed267fc6'/>
<id>urn:sha1:956af06b580e52f6b5ea2ed5f70f0c92ed267fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some error codes to debug failure in opj_j2k_start_compress.</title>
<updated>2019-12-03T10:36:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-01T23:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e9335061e8186786eefe065720ecbd4ce7cafdd4'/>
<id>urn:sha1:e9335061e8186786eefe065720ecbd4ce7cafdd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_j2k_setup_encoder(): emit warnings if tcp_rates are not decreasing or tcp_distoratio are not increasing (#1009)</title>
<updated>2017-09-01T17:49:01Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-01T17:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7aa071aa273aa0b8fafbf055e5eb99b9cb8600a8'/>
<id>urn:sha1:7aa071aa273aa0b8fafbf055e5eb99b9cb8600a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_j2k_setup_encoder(): avoid potential int overflow in computations related to max_cs_size</title>
<updated>2017-09-01T17:27:56Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-01T17:27:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a538815c774db94a0d3fa323c9ca4f456ef04903'/>
<id>urn:sha1:a538815c774db94a0d3fa323c9ca4f456ef04903</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>Make opj_set_decode_area() and opj_decode() take into account opj_set_decoded_resolution_factor() (#1006, affect API use)</title>
<updated>2017-08-28T12:57:49Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-28T12:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8f92fc97913bec7ffa2dc10d062c0cdd19da20e4'/>
<id>urn:sha1:8f92fc97913bec7ffa2dc10d062c0cdd19da20e4</id>
<content type='text'>
* Better document usage of opj_set_decode_area(), ie expecting coordinates
  in full resolution/reference grid even if requesting at a lower resolution
  factor
* Make sure that image-&gt;comps[].factor is set by opj_set_decode_area() and
  opj_decode() from the value specified in opj_set_decoded_resolution_factor()
* opj_decompress: add 2 environmenet variables to test alternate ways of
  using the API, namely USE_OPJ_SET_DECODED_RESOLUTION_FACTOR=YES to use
  opj_set_decoded_resolution_factor() instead of parameters.cp_reduce, and
  SKIP_OPJ_SET_DECODE_AREA=YES to not call opj_set_decode_area() if -d is
  not specified.
</content>
</entry>
<entry>
<title>j2k.c: fix comment, and remove FIXME</title>
<updated>2017-08-21T17:02:04Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-21T17:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c97666f72ba26a7ceb64931963b988a6f8f377f9'/>
<id>urn:sha1:c97666f72ba26a7ceb64931963b988a6f8f377f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_j2k_update_rates(): grow tile size buffer for some situations</title>
<updated>2017-08-17T17:18:48Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-17T17:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5d12806091eab0659431fefcefdb797b09f8e884'/>
<id>urn:sha1:5d12806091eab0659431fefcefdb797b09f8e884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sub-tile decoding: only decode precincts and codeblocks that intersect the window specified in opj_set_decode_area()</title>
<updated>2017-08-17T17:05:54Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-14T11:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fe338a057c39797bf61939471ebaef09e44464c7'/>
<id>urn:sha1:fe338a057c39797bf61939471ebaef09e44464c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_t2_encode_packet(): fix potential write heap buffer overflow (#992)</title>
<updated>2017-08-16T15:20:29Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-16T15:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c535531f03369623b9b833ef41952c62257b507e'/>
<id>urn:sha1:c535531f03369623b9b833ef41952c62257b507e</id>
<content type='text'>
</content>
</entry>
</feed>
