<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/opj_intmath.h, branch opt</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=opt</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=opt'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2020-06-06T20:55:21Z</updated>
<entry>
<title>Remove some assert()s which, strangely, seem to slow things down even in release mode.</title>
<updated>2020-06-06T20:55:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-06T20:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=64fb70abb3f335cce91ff0dfece6666f3823ce92'/>
<id>urn:sha1:64fb70abb3f335cce91ff0dfece6666f3823ce92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtile decoding: only do 5x3 IDWT computations on relevant areas of tile-component buffer.</title>
<updated>2017-08-18T13:08:51Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-18T13:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5d403250561398f7ba3041d9eb8c893bd680dd72'/>
<id>urn:sha1:5d403250561398f7ba3041d9eb8c893bd680dd72</id>
<content type='text'>
This lowers 'bin/opj_decompress -i ../MAPA.jp2 -o out.tif -d 0,0,256,256'
down to 0.860s
</content>
</entry>
<entry>
<title>src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved __ (#587)</title>
<updated>2017-07-30T17:46:52Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-30T17:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=13cde9fa37249628af6b6f10601b733f87a025f4'/>
<id>urn:sha1:13cde9fa37249628af6b6f10601b733f87a025f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opj_int_ceildiv(): fix int32 overflow. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2494. Credit to OSS Fuzz</title>
<updated>2017-07-28T20:15:47Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-28T20:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d6654d906c1ae66590b6d600458a91f1ee923de5'/>
<id>urn:sha1:d6654d906c1ae66590b6d600458a91f1ee923de5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat: apply reformattin on .h files (#128)</title>
<updated>2017-05-15T10:21:30Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-15T10:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3c2972f924857016bb454201c7e92f25de9105ee'/>
<id>urn:sha1:3c2972f924857016bb454201c7e92f25de9105ee</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>
</feed>
