<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2, branch v2.2.0</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.2.0</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-08-09T08:03:59Z</updated>
<entry>
<title>opj_decompress: document -quiet option, and remove spurious newline output</title>
<updated>2017-08-09T08:03:59Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-09T08:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c38bdbef4f3a5888948903247532fc8cf4284c00'/>
<id>urn:sha1:c38bdbef4f3a5888948903247532fc8cf4284c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imagetobmp: avoid shift by -1 (relates to #811)</title>
<updated>2017-08-09T07:42:30Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-09T07:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5a560ebf5138ebc241e9962306ce74bfc50fc69c'/>
<id>urn:sha1:5a560ebf5138ebc241e9962306ce74bfc50fc69c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remaining warning</title>
<updated>2017-08-09T01:05:37Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2017-08-09T01:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0c07950cb3f318df5b2051ae5d96bef553bb9966'/>
<id>urn:sha1:0c07950cb3f318df5b2051ae5d96bef553bb9966</id>
<content type='text'>
format specifier mismatch in #975
</content>
</entry>
<entry>
<title>Changes for converttif.c to fix tsize_t</title>
<updated>2017-08-07T14:44:28Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-08-07T14:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=bc3cb7410023e9d0c7ff9972a0bc8cf1fe9b32a4'/>
<id>urn:sha1:bc3cb7410023e9d0c7ff9972a0bc8cf1fe9b32a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First change on changes-for-afl-tests</title>
<updated>2017-08-02T15:27:08Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-08-02T15:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=57e36dbfeb57451444c5c20eab66ab0bedd3d3b3'/>
<id>urn:sha1:57e36dbfeb57451444c5c20eab66ab0bedd3d3b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch images broken by AFL</title>
<updated>2017-07-31T11:58:08Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-07-31T11:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=00f45684a8339e69ed55df2397f3c19d09fecaed'/>
<id>urn:sha1:00f45684a8339e69ed55df2397f3c19d09fecaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid heap buffer overflow in function pnmtoimage of convert.c, and unsigned integer overflow in opj_image_create() (CVE-2016-9118, #861)</title>
<updated>2017-07-30T16:43:25Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-30T16:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c22cbd8bdf8ff2ae372f94391a4be2d322b36b41'/>
<id>urn:sha1:c22cbd8bdf8ff2ae372f94391a4be2d322b36b41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix breakage of 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0 (#970)</title>
<updated>2017-07-29T15:51:10Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-29T15:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=784d4d47e97b5d0fccccbd931349997a0e2074cc'/>
<id>urn:sha1:784d4d47e97b5d0fccccbd931349997a0e2074cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imagetopnm(): make sure the alpha component has same dimension as other components to avoid read heap buffer overflow (#970)</title>
<updated>2017-07-29T15:28:55Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-29T15:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0'/>
<id>urn:sha1:2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling fixes (patch by ka7, #890, rebased on top of master)</title>
<updated>2017-07-26T19:06:38Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-26T19:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd'/>
<id>urn:sha1:5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd</id>
<content type='text'>
</content>
</entry>
</feed>
