<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjpwl, 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>I do not recall exactly... I would say that the correct version should be</title>
<updated>2015-10-13T13:20:54Z</updated>
<author>
<name>Giuseppe Baruffa</name>
<email>giuseppe.baruffa@unipg.it</email>
</author>
<published>2015-10-13T13:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=98324bbd6baf8b664f6937efe5247d061aa49a8a'/>
<id>urn:sha1:98324bbd6baf8b664f6937efe5247d061aa49a8a</id>
<content type='text'>
if (!JPWL_ASSUME)
    return false;

meaning that once JPWL_ASSUME=1 the code will pass over such errors and try to decode anyway (just paired with the other JPWL_ASSUME on line 1112).

Fixes #596
</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] Fix OpenJPWL compilation</title>
<updated>2012-10-25T08:15:41Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-25T08:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4585b23552aa2bbd06ece52cc9920c302b66d3c8'/>
<id>urn:sha1:4585b23552aa2bbd06ece52cc9920c302b66d3c8</id>
<content type='text'>
Simply move files over from branch 1.5 onto current trunk, and use current openmj2 copy (it contains a copy of openjpeg 1.5.x)

</content>
</entry>
<entry>
<title>[trunk] propagate the renaming to openjpwl</title>
<updated>2012-10-15T13:32:07Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-15T13:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a501237ae3acc3ae960da1d99c28cc9e85d25302'/>
<id>urn:sha1:a501237ae3acc3ae960da1d99c28cc9e85d25302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix missing -lm to openjpwl</title>
<updated>2012-10-15T08:38:48Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T08:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2ad90b7c418544b1605e5b943b3fb2005c3beb65'/>
<id>urn:sha1:2ad90b7c418544b1605e5b943b3fb2005c3beb65</id>
<content type='text'>
</content>
</entry>
</feed>
