<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/opj_includes.h, branch v2.1.2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.1.2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-13T09:00:07Z</updated>
<entry>
<title>Change 'restrict' define to 'OPJ_RESTRICT' (#816)</title>
<updated>2016-09-13T09:00:07Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-05T22:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c8fbf0f5160a78d2d39666f69c95293ca99c0f0d'/>
<id>urn:sha1:c8fbf0f5160a78d2d39666f69c95293ca99c0f0d</id>
<content type='text'>
Visual Studio 2015 does not pass regression tests with `__restrict` so kept disabled for MSVC.
Need to check proper usage of OPJ_RESTRICT (if correct then there’s
probably a bug  in vc14)

Closes #661
</content>
</entry>
<entry>
<title>Fix unsigned int overflow reported by UBSan (#761)</title>
<updated>2016-04-28T11:16:43Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-28T11:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=29313eb5f1b2c01c7493087fa2d8f1a20495a34e'/>
<id>urn:sha1:29313eb5f1b2c01c7493087fa2d8f1a20495a34e</id>
<content type='text'>
* Fix unsigned int overflow reported by UBSan

Please add -DOPJ_UBSAN_BUILD to CFLAGS when building with
-fsanitize=undefined,unsigned-integer-overflow

It seems clang/gcc do not allow to disable checking for block of code
other than function or file.</content>
</entry>
<entry>
<title>Do not define __attribute__ in opj_includes.h (#751)</title>
<updated>2016-04-23T12:17:31Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-23T12:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c559c628539bc8956193a5ff8ac787a0c6fa090c'/>
<id>urn:sha1:c559c628539bc8956193a5ff8ac787a0c6fa090c</id>
<content type='text'>
Fix #727</content>
</entry>
<entry>
<title>Remove printf/fprintf to stdout/stderr throughout openjp2 lib</title>
<updated>2015-07-30T21:26:31Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-30T21:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0df90afdf743c85fe943041f5716ca072b4678d1'/>
<id>urn:sha1:0df90afdf743c85fe943041f5716ca072b4678d1</id>
<content type='text'>
Update uclouvain/openjpeg#246
</content>
</entry>
<entry>
<title>Use __emul under msvc x86 for fast 64 = 32 * 32</title>
<updated>2015-07-27T18:12:48Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-27T18:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b0035538af1209abbe405bf2ab45921169620513'/>
<id>urn:sha1:b0035538af1209abbe405bf2ab45921169620513</id>
<content type='text'>
Update uclouvain/openjpeg#220
</content>
</entry>
<entry>
<title>Fix ARM build with Visual Studio</title>
<updated>2015-07-26T19:12:36Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-26T19:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=45ccf501f04b062287fd416b35451ce5ed55cb93'/>
<id>urn:sha1:45ccf501f04b062287fd416b35451ce5ed55cb93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some warnings when building</title>
<updated>2015-07-26T00:41:39Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-26T00:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c423cc84e7be79051a7f9631fa26aa7d072361f2'/>
<id>urn:sha1:c423cc84e7be79051a7f9631fa26aa7d072361f2</id>
<content type='text'>
Update #442
</content>
</entry>
<entry>
<title>Remove some warnings when building</title>
<updated>2015-07-24T21:55:45Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-24T21:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b190a91ab5a147cfdf10dde57354bec90a1f9258'/>
<id>urn:sha1:b190a91ab5a147cfdf10dde57354bec90a1f9258</id>
<content type='text'>
Update #442
</content>
</entry>
<entry>
<title>fixed a few bugs</title>
<updated>2015-07-03T13:22:58Z</updated>
<author>
<name>Aaron Boxer</name>
<email>boxerab@gmail.com</email>
</author>
<published>2015-06-20T04:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=63476863856513a5bc3aa40654395977b0f9f9df'/>
<id>urn:sha1:63476863856513a5bc3aa40654395977b0f9f9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>visual studio lrintf is very slow - do not use</title>
<updated>2015-07-03T13:22:42Z</updated>
<author>
<name>Aaron Boxer</name>
<email>boxerab@gmail.com</email>
</author>
<published>2015-06-16T00:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1a8f929111d43b44dcc380a7d8fb43500edcfd8a'/>
<id>urn:sha1:1a8f929111d43b44dcc380a7d8fb43500edcfd8a</id>
<content type='text'>
</content>
</entry>
</feed>
