<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tests/nonregression, branch v2.1.2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.1.2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-22T06:16:36Z</updated>
<entry>
<title>Fix PNM file reading (#847)</title>
<updated>2016-09-22T06:16:36Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-21T22:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f053508f6fc26aa95839f747bc7cbf257bd43996'/>
<id>urn:sha1:f053508f6fc26aa95839f747bc7cbf257bd43996</id>
<content type='text'>
Malformed PNM file could cause a crash in opj_compress.
Checks were added to prevent this.

Fixes #843
Updates #440</content>
</entry>
<entry>
<title>Add test for issue 820 (#829)</title>
<updated>2016-09-13T09:00:09Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-11T17:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0b7aad32317b6c866894bb440e5b23d6caa7f3eb'/>
<id>urn:sha1:0b7aad32317b6c866894bb440e5b23d6caa7f3eb</id>
<content type='text'>
Update uclouvain/openjpeg#820
</content>
</entry>
<entry>
<title>Add test for issue 826 (#827)</title>
<updated>2016-09-13T09:00:09Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-08T21:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5e58b30b8b5331e1049c21c9dfe919fcf9534258'/>
<id>urn:sha1:5e58b30b8b5331e1049c21c9dfe919fcf9534258</id>
<content type='text'>
Update uclouvain/openjpeg#826

Also correct names for data of issue uclouvain/openjpeg#823
</content>
</entry>
<entry>
<title>Add sanity check for tile coordinates (#823)</title>
<updated>2016-09-13T09:00:08Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-07T22:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b75acb3bb9e0fdf0f167f0a3331470c0a6e5ff3e'/>
<id>urn:sha1:b75acb3bb9e0fdf0f167f0a3331470c0a6e5ff3e</id>
<content type='text'>
Coordinates are casted from OPJ_UINT32 to OPJ_INT32
Add sanity check for negative values and upper bound becoming lower
than lower bound.
See also
https://pdfium.googlesource.com/pdfium/+/b6befb2ed2485a3805cddea86dc7574510178ea9
</content>
</entry>
<entry>
<title>Add test for PR 818 (#822)</title>
<updated>2016-09-13T09:00:08Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-06T22:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2978541ea26e8eb0e372492d733d7b930ee0e440'/>
<id>urn:sha1:2978541ea26e8eb0e372492d733d7b930ee0e440</id>
<content type='text'>
update uclouvain/openjpeg#818
</content>
</entry>
<entry>
<title>Correct expected result for test of issue 495</title>
<updated>2016-05-08T18:26:12Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T18:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6609719b409be038c2d41765b64e42f7b92f79cb'/>
<id>urn:sha1:6609719b409be038c2d41765b64e42f7b92f79cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Out-of-Bounds Access in function opj_tgt_reset</title>
<updated>2016-05-08T18:10:13Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T18:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1a8318f6c24623189ecb65e049267c6f2e005c0e'/>
<id>urn:sha1:1a8318f6c24623189ecb65e049267c6f2e005c0e</id>
<content type='text'>
Fix uclouvain/openjpeg#775
</content>
</entry>
<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>Fix division by zero</title>
<updated>2016-05-08T16:40:12Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T16:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8f9cc62b3f9a1da9712329ddcedb9750d585505c'/>
<id>urn:sha1:8f9cc62b3f9a1da9712329ddcedb9750d585505c</id>
<content type='text'>
Fix uclouvain/openjpeg#733
</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>
</feed>
