<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/convertbmp.c, branch dev-restart</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-13T09:43:30Z</updated>
<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>
<entry>
<title>Fix some resource leaks</title>
<updated>2015-09-24T21:32:03Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-24T21:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f9df8ba19a92d5c97532c8d52c034beabe957cf7'/>
<id>urn:sha1:f9df8ba19a92d5c97532c8d52c034beabe957cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning in rle4 decoding</title>
<updated>2015-09-23T19:09:19Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-23T19:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=faf63fddad6efab9fa4dcb14cd290766722a7eec'/>
<id>urn:sha1:faf63fddad6efab9fa4dcb14cd290766722a7eec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some UBSan warnings</title>
<updated>2015-08-23T09:43:38Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-08-23T09:43:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8a95efcd3fa19d95fee9888acd44d7396711fead'/>
<id>urn:sha1:8a95efcd3fa19d95fee9888acd44d7396711fead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some warnings when building</title>
<updated>2015-07-26T00:41:39Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-26T00:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c423cc84e7be79051a7f9631fa26aa7d072361f2'/>
<id>urn:sha1:c423cc84e7be79051a7f9631fa26aa7d072361f2</id>
<content type='text'>
Update #442
</content>
</entry>
<entry>
<title>[trunk] removed warning from convertbmp.c</title>
<updated>2014-12-27T11:31:43Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2014-12-27T11:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=42132ed6b56120e45356a7c8cfdea7b6e39cd058'/>
<id>urn:sha1:42132ed6b56120e45356a7c8cfdea7b6e39cd058</id>
<content type='text'>
Update  issue 442

</content>
</entry>
<entry>
<title>[trunk] removed warning from convertbmp.c</title>
<updated>2014-12-23T10:13:28Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2014-12-23T10:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4a09296771c5e99c2fe14127515f9762bfe78a3b'/>
<id>urn:sha1:4a09296771c5e99c2fe14127515f9762bfe78a3b</id>
<content type='text'>
Update  issue 442

</content>
</entry>
</feed>
