<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src, 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-06-21T20:13:57Z</updated>
<entry>
<title>Update tcd.c (#790)</title>
<updated>2016-06-21T20:13:57Z</updated>
<author>
<name>maddin200</name>
<email>maddin200@aol.com</email>
</author>
<published>2016-06-21T20:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cb72c08472f2e82387ebdde1792c6b39a25019d5'/>
<id>urn:sha1:cb72c08472f2e82387ebdde1792c6b39a25019d5</id>
<content type='text'>
cppcheck unitialized variable</content>
</entry>
<entry>
<title>Update implementation of opj_calloc (#705)</title>
<updated>2016-05-10T20:08:49Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2016-05-10T20:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4d2b6a671a0431722cd4845b246fe0a09f7ca934'/>
<id>urn:sha1:4d2b6a671a0431722cd4845b246fe0a09f7ca934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing source for the JPIP library and executables (issue #658) (#659)</title>
<updated>2016-05-10T20:02:49Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2016-05-10T20:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=aae066debc29f6fe44bfcda1206bba0a68dfd00e'/>
<id>urn:sha1:aae066debc29f6fe44bfcda1206bba0a68dfd00e</id>
<content type='text'>
They all need opj_malloc and other functions from opc_malloc.c.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;</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>
<entry>
<title>Fix UBSan gcc warning for first arg to memset non null</title>
<updated>2016-05-02T10:13:24Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-05-02T10:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e1e018a8dc8c96f45486768356b7fb370ae0527c'/>
<id>urn:sha1:e1e018a8dc8c96f45486768356b7fb370ae0527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #706 from mayeut/issue135</title>
<updated>2016-04-30T11:51:01Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-04-30T11:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=72deb588cbc8d5f56f8b0db3a2d120913e792cb8'/>
<id>urn:sha1:72deb588cbc8d5f56f8b0db3a2d120913e792cb8</id>
<content type='text'>
Fix issue 135
The fix is legal regarding the standard but I did not manage to find out if it covers a bug in opj_t2_read_packet_data or if the file is corrupted</content>
</entry>
<entry>
<title>Fix some coverity warnings</title>
<updated>2016-04-30T10:15:22Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-30T10:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cd77b6003b774dd337835630ea7b9b1fbc68d264'/>
<id>urn:sha1:cd77b6003b774dd337835630ea7b9b1fbc68d264</id>
<content type='text'>
</content>
</entry>
</feed>
