<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp3d, branch codingstyle</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-01-25T22:22:06Z</updated>
<entry>
<title>processed all c/h files through astyle with opj_astyle.cfg</title>
<updated>2016-01-25T22:22:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-01-25T22:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0febbff19e05cb1a6c2613eee76ad46a669c96cd'/>
<id>urn:sha1:0febbff19e05cb1a6c2613eee76ad46a669c96cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2015-11-27T20:38:41Z</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2015-11-27T20:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4ddc2627dd9e3af4b982f4bf51b9f8c35f034bf9'/>
<id>urn:sha1:4ddc2627dd9e3af4b982f4bf51b9f8c35f034bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a possible uninitialized variable</title>
<updated>2015-10-12T19:29:12Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2015-10-12T19:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=26dcb7c1253fc38d1ff0838986dc2d87825cd194'/>
<id>urn:sha1:26dcb7c1253fc38d1ff0838986dc2d87825cd194</id>
<content type='text'>
Fixes #629
</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>Correct CMake version requirements</title>
<updated>2015-09-01T18:43:43Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-01T18:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c5dd6035c942ab5969b7dc3a873e95e3b542f544'/>
<id>urn:sha1:c5dd6035c942ab5969b7dc3a873e95e3b542f544</id>
<content type='text'>
Update uclouvain/openjpeg#488
</content>
</entry>
<entry>
<title>better -ffast-math handling</title>
<updated>2015-07-30T14:54:07Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@math.unl.edu</email>
</author>
<published>2015-07-30T14:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e4735c703d4cffc15b3e9361b488098946324404'/>
<id>urn:sha1:e4735c703d4cffc15b3e9361b488098946324404</id>
<content type='text'>
issue #488

See also
http://public.kitware.com/pipermail/cmake/2015-April/060479.html
</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>complete openjpeg2 pkgconfig support, bug #68</title>
<updated>2013-10-15T19:17:51Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2013-10-15T19:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4d7b6374c8723fcf8aa219473e21a5c891fda298'/>
<id>urn:sha1:4d7b6374c8723fcf8aa219473e21a5c891fda298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] JP3D: Fix issue with Z handling in packet iterator</title>
<updated>2013-01-03T14:26:38Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2013-01-03T14:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ccd448d626dcc8dde01053d7a98b4a28f76dd0c1'/>
<id>urn:sha1:ccd448d626dcc8dde01053d7a98b4a28f76dd0c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] JP3D: Handles errors properly</title>
<updated>2013-01-03T14:25:49Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2013-01-03T14:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=44fb38949bfce15ec44f53b5cc2e057d48f94563'/>
<id>urn:sha1:44fb38949bfce15ec44f53b5cc2e057d48f94563</id>
<content type='text'>
</content>
</entry>
</feed>
