<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/j2k.c, branch v2.3.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.3.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2018-09-05T19:52:43Z</updated>
<entry>
<title>openjp2/jp2: Fix two format strings</title>
<updated>2018-09-05T19:52:43Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2018-09-05T19:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=31a03b390a77bfbe4b0f140121d1296acb611f76'/>
<id>urn:sha1:31a03b390a77bfbe4b0f140121d1296acb611f76</id>
<content type='text'>
Compiler warnings:

src/lib/openjp2/jp2.c:1008:35: warning:
 too many arguments for format [-Wformat-extra-args]
src/lib/openjp2/j2k.c:1928:73: warning:
 format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘OPJ_OFF_T {aka long int}’ [-Wformat=]

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Avoid assertion when running opj_j2k_merge_ppt() several time due to e6674f7ed66abdb32a0be5944f618722b6a7b5d5 revert. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2785</title>
<updated>2018-06-20T13:12:47Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-06-20T12:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0c913b0aba409148b51ca43d45c50ae595449723'/>
<id>urn:sha1:0c913b0aba409148b51ca43d45c50ae595449723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Avoid assertion in opj_j2k_merge_ppt() in case premature EOC is encountered in opj_j2k_read_tile_header(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2785. Credit to OSS Fuzz" (fixes #1120)</title>
<updated>2018-06-20T12:54:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-06-20T12:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=832dfd18665da08745748bde2d2563f00c7cd9e7'/>
<id>urn:sha1:832dfd18665da08745748bde2d2563f00c7cd9e7</id>
<content type='text'>
This reverts commit 9906fbf737692486cebabe98169988d818e2e66a.
which broke decoding of images where TNsot == 0
</content>
</entry>
<entry>
<title>opj_j2k_read_cod: remove check for 'No more than one COD marker per tile' (fixes #1043)</title>
<updated>2017-11-30T13:48:34Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-11-30T13:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=98cfdd31340509895f3e2a36f667f66bb3cf1ff2'/>
<id>urn:sha1:98cfdd31340509895f3e2a36f667f66bb3cf1ff2</id>
<content type='text'>
This check was added per https://github.com/uclouvain/openjpeg/commit/daed8cc9195555e101ab708a501af2dfe6d5e001
to fix https://github.com/uclouvain/openjpeg/issues/476 , but it does not seem
to be necessary with latest master (issue476.jp2 doesn't cause memory issues),
and breaks reading legit files.
</content>
</entry>
<entry>
<title>Fix typo in comments</title>
<updated>2017-11-30T13:26:17Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-11-30T13:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=936910cf7a4d85e341582746126d105a8a044f30'/>
<id>urn:sha1:936910cf7a4d85e341582746126d105a8a044f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_j2k_set_threads(): add sanity check to error out if called after opj_read_header()</title>
<updated>2017-10-11T23:16:23Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-10-11T23:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=be6ea90e13fe81a922d831b589c54554282e5545'/>
<id>urn:sha1:be6ea90e13fe81a922d831b589c54554282e5545</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
