<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/convertbmp.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>2017-08-18T08:16:38Z</updated>
<entry>
<title>bmp_read_rle8_data(): avoid potential infinite loop (#996)</title>
<updated>2017-08-18T08:16:38Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-18T08:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5597522cac96b1bc6d48a447751b1c6049248eef'/>
<id>urn:sha1:5597522cac96b1bc6d48a447751b1c6049248eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bmp_read_info_header(): reject bmp files with biBitCount == 0 (#983)</title>
<updated>2017-08-14T15:26:58Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-14T15:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=baf0c1ad4572daa89caa3b12985bdd93530f0dd7'/>
<id>urn:sha1:baf0c1ad4572daa89caa3b12985bdd93530f0dd7</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>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>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>
<entry>
<title>Reformat whole codebase with astyle.options (#128)</title>
<updated>2017-05-09T18:46:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-09T13:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=563bd8499e63db976ca8358216138647593354bc'/>
<id>urn:sha1:563bd8499e63db976ca8358216138647593354bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue 833.</title>
<updated>2016-09-13T09:43:30Z</updated>
<author>
<name>trylab</name>
<email>trylab@users.noreply.github.com</email>
</author>
<published>2016-09-13T09:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=893143c8e13e491d0e884eb757580ec9575bbc8f'/>
<id>urn:sha1:893143c8e13e491d0e884eb757580ec9575bbc8f</id>
<content type='text'>
Add some overflow check operations.
</content>
</entry>
<entry>
<title>Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)</title>
<updated>2016-04-29T22:33:27Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-29T22:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=15f081c89650dccee4aa4ae66f614c3fdb268767'/>
<id>urn:sha1:15f081c89650dccee4aa4ae66f614c3fdb268767</id>
<content type='text'>
42x Images with an odd x0/y0 lead to subsampled component starting at the
2nd column/line.
That is offset = comp-&gt;dx * comp-&gt;x0 - image-&gt;x0 = 1

Fix #726</content>
</entry>
<entry>
<title>cppcheck fix for openjp2 (#740)</title>
<updated>2016-04-29T21:49:17Z</updated>
<author>
<name>julienmalik</name>
<email>julienmalik@users.noreply.github.com</email>
</author>
<published>2016-04-29T21:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=319fc971fef8a1e1c1c543506c26805873e3f258'/>
<id>urn:sha1:319fc971fef8a1e1c1c543506c26805873e3f258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix resource leaks &amp; unchecked resource allocations</title>
<updated>2015-09-24T22:08:34Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-24T22:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b9ca882749597e4943e609daba1d3c27694fe2ff'/>
<id>urn:sha1:b9ca882749597e4943e609daba1d3c27694fe2ff</id>
<content type='text'>
</content>
</entry>
</feed>
