<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin, branch v2.1.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.1.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.1.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-05-08T17:18:05Z</updated>
<entry>
<title>Fix Heap Buffer Overflow in function color_cmyk_to_rgb</title>
<updated>2016-05-08T17:18:05Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T17:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91'/>
<id>urn:sha1:162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91</id>
<content type='text'>
Fix uclouvain/openjpeg#774
</content>
</entry>
<entry>
<title>Use lowercase for cmake commands consistenly</title>
<updated>2016-05-02T14:05:41Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-05-02T14:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831'/>
<id>urn:sha1:17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831</id>
<content type='text'>
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
This needs vim 7.3 and fails with vim 7.4

This also fixes a number of :
- missing empty line at end of files
- useless space at end of lines
</content>
</entry>
<entry>
<title>Fix bad call to fclose with NULL pointer</title>
<updated>2016-04-29T23:50:33Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-29T23:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f40a2ff2ad821cf6492761c01de136ac2bf48b4a'/>
<id>urn:sha1:f40a2ff2ad821cf6492761c01de136ac2bf48b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings (#763)</title>
<updated>2016-04-29T23:12:16Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-29T23:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=be42e72d220ffa89b33c8d24d0c0d4c8de8533cf'/>
<id>urn:sha1:be42e72d220ffa89b33c8d24d0c0d4c8de8533cf</id>
<content type='text'>
</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>Fix heap-buffer-overflow in color_esycc_to_rgb (#748)</title>
<updated>2016-04-29T21:51:14Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-29T21:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ad593c9e0622e0d8d87228e67e4dbd36243ffd22'/>
<id>urn:sha1:ad593c9e0622e0d8d87228e67e4dbd36243ffd22</id>
<content type='text'>
When all components do not have the same dx/dy, components buffer are
read beyond their end.
Do not convert in this case.

Update uclouvain/openjpeg#725</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 implicit float-to-bool conversions (#752)</title>
<updated>2016-04-28T09:52:45Z</updated>
<author>
<name>julienmalik</name>
<email>julienmalik@users.noreply.github.com</email>
</author>
<published>2016-04-28T09:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e982d0396607a16ca0c373020cc93449504eb4e8'/>
<id>urn:sha1:e982d0396607a16ca0c373020cc93449504eb4e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow to write 3/5/7/9/11/13/15 bpp TIF files</title>
<updated>2016-04-23T02:29:03Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-22T23:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=74e814358c2530d238e3ada22d8eee6bf1d65283'/>
<id>urn:sha1:74e814358c2530d238e3ada22d8eee6bf1d65283</id>
<content type='text'>
Update uclouvain/openjpeg#729
</content>
</entry>
<entry>
<title>Allow to read 3/5/7/9/11/13/15 bpp TIF files</title>
<updated>2016-04-23T02:24:04Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-23T02:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=54393d9e38ac9d170d1ca6ac0c348d5f539d117d'/>
<id>urn:sha1:54393d9e38ac9d170d1ca6ac0c348d5f539d117d</id>
<content type='text'>
</content>
</entry>
</feed>
