<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/opj_decompress.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-13T22:12:43Z</updated>
<entry>
<title>Fix some warnings (#838)</title>
<updated>2016-09-13T22:12:43Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-13T22:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0954bc11e3ab6a39d86e5ed51286da4b8989743d'/>
<id>urn:sha1:0954bc11e3ab6a39d86e5ed51286da4b8989743d</id>
<content type='text'>
Fix warnings introduced by uclouvain/openjpeg#786</content>
</entry>
<entry>
<title>opj_decompress: use clock_gettime() instead of getrusage() so as to get the time spent, and not to the total CPU time</title>
<updated>2016-05-25T19:59:43Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2016-05-25T19:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=69497d35c0e35a1f9b789d016e9eb4946b8f0fab'/>
<id>urn:sha1:69497d35c0e35a1f9b789d016e9eb4946b8f0fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_decompress: add a -threads &lt;num_threads&gt; option</title>
<updated>2016-05-25T19:02:07Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2016-05-25T17:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d67cd2220a291b54718f731052be4a9397f67077'/>
<id>urn:sha1:d67cd2220a291b54718f731052be4a9397f67077</id>
<content type='text'>
</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>opj_decompress: Update error message</title>
<updated>2015-11-01T20:01:20Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-10-30T07:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=93a61459cdcf69de75872d28f09d813173e5bf46'/>
<id>urn:sha1:93a61459cdcf69de75872d28f09d813173e5bf46</id>
<content type='text'>
The png format is also supported, so add it to the message.
Remove also the unneeded blank character before \n.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Fix warnings for C++</title>
<updated>2015-10-07T18:53:57Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-10-07T09:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c8ae3c522552271f426eaa9c6d158a72e9c5f26f'/>
<id>urn:sha1:c8ae3c522552271f426eaa9c6d158a72e9c5f26f</id>
<content type='text'>
g++ complains about invalid conversions like these ones:

error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
error: invalid conversion from ‘void*’ to ‘opj_precision* {aka opj_prec*}’ [-fpermissive]

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Fix typos in comments and string</title>
<updated>2015-09-29T03:55:43Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-09-29T03:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=99fc1ab306f9db0085adf648369404ce8aae22a9'/>
<id>urn:sha1:99fc1ab306f9db0085adf648369404ce8aae22a9</id>
<content type='text'>
Most typos were found by codespell.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Provide safer string copy than strncpy</title>
<updated>2015-09-25T20:04:58Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-25T20:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=838dfb8058df62af44905e1fa3936d989844effc'/>
<id>urn:sha1:838dfb8058df62af44905e1fa3936d989844effc</id>
<content type='text'>
As per @boxerab suggestion in commit
b9ca882749597e4943e609daba1d3c27694fe2ff
</content>
</entry>
<entry>
<title>Fix resource leak</title>
<updated>2015-09-24T22:39:05Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-24T22:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4da7e9617fd28bee0b8c7509a00759ca9da6fb32'/>
<id>urn:sha1:4da7e9617fd28bee0b8c7509a00759ca9da6fb32</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>
