<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/tcd.c, 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 inconsistent behavior of malloc(0)</title>
<updated>2015-10-17T00:55:09Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-10-17T00:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8034ffde8b108957aeff801c30b1a4c31e147e55'/>
<id>urn:sha1:8034ffde8b108957aeff801c30b1a4c31e147e55</id>
<content type='text'>
Update #635
Update #625
</content>
</entry>
<entry>
<title>Fixed crash on encoding</title>
<updated>2015-10-16T23:30:23Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-10-16T23:30:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=83249c318fa9a133cb992973f84e15d3ba3182e0'/>
<id>urn:sha1:83249c318fa9a133cb992973f84e15d3ba3182e0</id>
<content type='text'>
Update #624
Update #625
</content>
</entry>
<entry>
<title>implement a portable aligned realloc</title>
<updated>2015-10-10T15:51:29Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2015-10-10T15:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d753441028e7c4f8efe84c043eff9c3e27e17c30'/>
<id>urn:sha1:d753441028e7c4f8efe84c043eff9c3e27e17c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Make sure to allocate on 16bits alignement. Fix issue #624"</title>
<updated>2015-10-09T19:13:06Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-10-09T19:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=de0a9ed10302f94e1d0808ab4e88d6152742cb04'/>
<id>urn:sha1:de0a9ed10302f94e1d0808ab4e88d6152742cb04</id>
<content type='text'>
This reverts commit 553714a87a92930dd69f5762e0615c12dfcbd873.
</content>
</entry>
<entry>
<title>Make sure to allocate on 16bits alignement. Fix issue #624</title>
<updated>2015-10-09T13:37:09Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2015-10-09T13:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=553714a87a92930dd69f5762e0615c12dfcbd873'/>
<id>urn:sha1:553714a87a92930dd69f5762e0615c12dfcbd873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change test in opj_tcd_makelayer</title>
<updated>2015-09-11T12:17:30Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-11T12:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=bac2c9e0a37a79a35e39cbe18572ec40bcfc3f29'/>
<id>urn:sha1:bac2c9e0a37a79a35e39cbe18572ec40bcfc3f29</id>
<content type='text'>
Remove float equality test. Such a test has no meaning.</content>
</entry>
<entry>
<title>Update check in opj_tcd_makelayer to be robust to different float precisions</title>
<updated>2015-09-10T13:46:51Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-10T13:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ee0f3138482fc5ef44f92e6164206bc8df34efe4'/>
<id>urn:sha1:ee0f3138482fc5ef44f92e6164206bc8df34efe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix threshold calculation</title>
<updated>2015-09-10T13:10:14Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-10T13:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ccdce606f1baa945e5c717064bc17e8218b7cb29'/>
<id>urn:sha1:ccdce606f1baa945e5c717064bc17e8218b7cb29</id>
<content type='text'>
It doesn't change the outcome of the test suite, that's weird...</content>
</entry>
<entry>
<title>Correct lossless issue on linux x86</title>
<updated>2015-09-09T22:39:23Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-09T22:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5f02757eef51dc834401e2ba5500312a9edab95e'/>
<id>urn:sha1:5f02757eef51dc834401e2ba5500312a9edab95e</id>
<content type='text'>
Update uclouvain/openjpeg#571
</content>
</entry>
</feed>
