<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/doc, 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-26T09:26:55Z</updated>
<entry>
<title>Remove typos from comments and man pages</title>
<updated>2016-09-26T09:26:55Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2016-09-26T09:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4d5c5e7c4891491d61c7deaf77d9238b3621c32a'/>
<id>urn:sha1:4d5c5e7c4891491d61c7deaf77d9238b3621c32a</id>
<content type='text'>
</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 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>Update opj_decompress man page</title>
<updated>2015-09-16T18:54:34Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2015-09-16T18:54:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6cb56b36f627194fdfb13e306d27925b956af63f'/>
<id>urn:sha1:6cb56b36f627194fdfb13e306d27925b956af63f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the version number</title>
<updated>2015-09-16T18:49:45Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2015-09-16T18:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9c911c0e1ee4367207cc9654ef109fb7250c5969'/>
<id>urn:sha1:9c911c0e1ee4367207cc9654ef109fb7250c5969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated doxygen website references</title>
<updated>2015-07-10T16:03:28Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2015-07-10T16:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a7060dae1c689f994643a232c185307fe9545a84'/>
<id>urn:sha1:a7060dae1c689f994643a232c185307fe9545a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS</title>
<updated>2014-04-03T15:30:57Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-03T15:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d19a4ab6768c48b542c0add922eba0dcddae9ffe'/>
<id>urn:sha1:d19a4ab6768c48b542c0add922eba0dcddae9ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doxyfile: HTML_TIMESTAMP = NO</title>
<updated>2012-12-07T15:07:50Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2012-12-07T15:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c075742bc8353fb4f4115a3e62db3d9cd3147e5e'/>
<id>urn:sha1:c075742bc8353fb4f4115a3e62db3d9cd3147e5e</id>
<content type='text'>
helps when comparing the output of multiple runs,
and distros will appreciate avoiding multilib conflicts.

</content>
</entry>
<entry>
<title>[trunk] Fix remainings issues with doxygen doc</title>
<updated>2012-10-29T14:35:11Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-29T14:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=759be64115508e4589c098c5e777d03a1a04bb25'/>
<id>urn:sha1:759be64115508e4589c098c5e777d03a1a04bb25</id>
<content type='text'>
Convert DOS files to UNIX eol

</content>
</entry>
<entry>
<title>[trunk] Fix issues in man pages.</title>
<updated>2012-10-15T07:52:27Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T07:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d8715871fabc4dd92b656fff636cf23dc9a0789a'/>
<id>urn:sha1:d8715871fabc4dd92b656fff636cf23dc9a0789a</id>
<content type='text'>
</content>
</entry>
</feed>
