<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin, 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>src/bin/jpwl/convert.c pgxtoimage(): add missing fclose() (#977)</title>
<updated>2017-08-09T07:50:39Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-09T07:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0eceb4494c23d141ddf242209b92f07bc942b437'/>
<id>urn:sha1:0eceb4494c23d141ddf242209b92f07bc942b437</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>Merge pull request #975 from szukw000/changes-for-afl-tests</title>
<updated>2017-08-08T23:51:54Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@descampe.net</email>
</author>
<published>2017-08-08T23:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0394f8d0f1c981e0bc587beddc14d1fb0b265b1b'/>
<id>urn:sha1:0394f8d0f1c981e0bc587beddc14d1fb0b265b1b</id>
<content type='text'>
Catch images broken by AFL</content>
</entry>
<entry>
<title>Complementary fix to previous commit</title>
<updated>2017-08-07T16:32:52Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-06T00:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0c1fc0593ef5b918068709fd74d76e4824c90e7c'/>
<id>urn:sha1:0c1fc0593ef5b918068709fd74d76e4824c90e7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add opj_image_data_alloc() / opj_image_data_free()</title>
<updated>2017-08-07T16:32:52Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-05T23:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f58aab9d6a57e48bdc60e15dd373c24de74719a9'/>
<id>urn:sha1:f58aab9d6a57e48bdc60e15dd373c24de74719a9</id>
<content type='text'>
As bin/common/color.c used to directly call malloc()/free(), we need
to export functions dedicated to allocating/freeing image component data.
</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>src/bin/jpwl/convert.c: add missing fclose() in error code path (suggested by maddin200, #976)</title>
<updated>2017-07-31T15:35:10Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-31T15:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=48125b0d124bc668b971b1f5df5a3c39798cfcf9'/>
<id>urn:sha1:48125b0d124bc668b971b1f5df5a3c39798cfcf9</id>
<content type='text'>
</content>
</entry>
</feed>
