<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjpip, 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 typo in variable name</title>
<updated>2015-09-29T03:57:09Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-09-29T03:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=05235963d9dc148e129e2c7742653280d7e6375b'/>
<id>urn:sha1:05235963d9dc148e129e2c7742653280d7e6375b</id>
<content type='text'>
This makes checks with codespell easier.

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>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] Make sure OpenJPIP compiles on WIN32</title>
<updated>2014-04-24T11:24:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-24T11:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7a77a8047dd461f2eed85f5627087af70edfb915'/>
<id>urn:sha1:7a77a8047dd461f2eed85f5627087af70edfb915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources.</title>
<updated>2014-04-24T08:51:29Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-24T08:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d8767cbcb7d07ca8847288d228c9bdcb8c2da664'/>
<id>urn:sha1:d8767cbcb7d07ca8847288d228c9bdcb8c2da664</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>[trunk] Fix warnings about shadow variables</title>
<updated>2014-03-10T08:25:08Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-10T08:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e02ba05034de2d4bfb68419b0e4819441f9166e7'/>
<id>urn:sha1:e02ba05034de2d4bfb68419b0e4819441f9166e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Prefer compile time constant to avoid conversion double -&gt; int</title>
<updated>2014-03-03T15:55:06Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T15:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b1b17ee264461b58ad1d04c883300cffdae020e9'/>
<id>urn:sha1:b1b17ee264461b58ad1d04c883300cffdae020e9</id>
<content type='text'>
</content>
</entry>
</feed>
