<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/opj_intmath.h, 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 some calculations in opj_tcd_init_tile</title>
<updated>2015-08-23T09:38:04Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-08-23T09:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=38770403d49528936fae44de5fc6089f0bf0c3e9'/>
<id>urn:sha1:38770403d49528936fae44de5fc6089f0bf0c3e9</id>
<content type='text'>
Fixes #486
Fixes #394
Update #480
Update #388
</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>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>[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)</title>
<updated>2015-05-27T23:05:16Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-05-27T23:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e3291c4e1f26c1f756e360110423ab0a63be4204'/>
<id>urn:sha1:e3291c4e1f26c1f756e360110423ab0a63be4204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] added overflow checks (fixes issue 431)</title>
<updated>2015-02-02T16:11:31Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2015-02-02T16:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2d24b6000d5611615e3e6d799e20d5fdbe4e2a1e'/>
<id>urn:sha1:2d24b6000d5611615e3e6d799e20d5fdbe4e2a1e</id>
<content type='text'>
Thanks mdarbois
</content>
</entry>
<entry>
<title>[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_mul (fixes issue 141)</title>
<updated>2014-12-20T13:03:11Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2014-12-20T13:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e966fef3eba04cf008852f89dcf71cd5a2dfcb40'/>
<id>urn:sha1:e966fef3eba04cf008852f89dcf71cd5a2dfcb40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Speed-up opj_int_fix_mul by removing unneeded operation </title>
<updated>2014-12-13T10:27:21Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2014-12-13T10:27:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d0ce2ced53285dae4a1f3835f97ecead480ebdde'/>
<id>urn:sha1:d0ce2ced53285dae4a1f3835f97ecead480ebdde</id>
<content type='text'>
Update  issue 220

</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] Apply final missing patch from sumatrapdf team:</title>
<updated>2014-03-14T11:59:18Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-14T11:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9d0bdf69e5b960ce817c4e63420468f3d542f296'/>
<id>urn:sha1:9d0bdf69e5b960ce817c4e63420468f3d542f296</id>
<content type='text'>
http://bugs.ghostscript.com/show_bug.cgi?id=694893
Update issue 231

</content>
</entry>
</feed>
