<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/t2.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 HP compiler warning about redeclaration of function (#640)</title>
<updated>2015-10-19T10:14:27Z</updated>
<author>
<name>Stephan Mühlstrasser</name>
<email>stm@pdflib.com</email>
</author>
<published>2015-10-19T10:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a1fc83cc255ff7697d6ca68ea4e1c42710771756'/>
<id>urn:sha1:a1fc83cc255ff7697d6ca68ea4e1c42710771756</id>
<content type='text'>
HP compiler warns:
cc: "dwt.c", line 798: warning 562: Redeclaration of "opj_v4dwt_decode"
with a different storage class specifier: "opj_v4dwt_decode" will have
internal linkage.
cc: "t2.c", line 1341: warning 562: Redeclaration of "opj_t2_init_seg"
with a different storage class specifier: "opj_t2_init_seg" will have
internal linkage.</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>Add some missing static</title>
<updated>2015-07-18T00:39:32Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-18T00:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ae4799ad076837cd83d7f414d8adbbc5bd9107dc'/>
<id>urn:sha1:ae4799ad076837cd83d7f414d8adbbc5bd9107dc</id>
<content type='text'>
Still needs to check j2k.c &amp; jp2.c
Update uclouvain/openjpeg#243
</content>
</entry>
<entry>
<title>[trunk] fixed memleak in abnormal condition (fixes issue 437)</title>
<updated>2014-11-20T20:13:47Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2014-11-20T20:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a2c2d86d3d6d9aed3f6745087940b54e27b0c911'/>
<id>urn:sha1:a2c2d86d3d6d9aed3f6745087940b54e27b0c911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] add a check on progression order (fixes issue 413)</title>
<updated>2014-10-15T10:14:54Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-10-15T10:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f8796711e8d8e004d8b73929f0ff87c83abf0c76'/>
<id>urn:sha1:f8796711e8d8e004d8b73929f0ff87c83abf0c76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] fixed potential negative size params (fixes issue 390)</title>
<updated>2014-10-06T21:05:32Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-10-06T21:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=eb7c6d295aa77279b06d91c84b359f739a9e25bd'/>
<id>urn:sha1:eb7c6d295aa77279b06d91c84b359f739a9e25bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]fixes buffer overflow in t2.c</title>
<updated>2014-10-03T10:15:28Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-10-03T10:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=48832d944f25b6e8f81c44ce2f2b780ab6a53f7c'/>
<id>urn:sha1:48832d944f25b6e8f81c44ce2f2b780ab6a53f7c</id>
<content type='text'>
Update issue 390
Summary: check for negative-size params in code
Patch from Matthieu applied. Left open to apply this to other places in
code.
</content>
</entry>
<entry>
<title>[trunk] check possible overflow on size in opj_t2_read_packet_data</title>
<updated>2014-09-30T10:07:09Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-09-30T10:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=45f33cdbd633fdeb63f03c750af14508107a1932'/>
<id>urn:sha1:45f33cdbd633fdeb63f03c750af14508107a1932</id>
<content type='text'>
Update issue 390
Labels: Priority-Critical
Should be rechecked with ASan and pdfium
</content>
</entry>
<entry>
<title>[trunk] prevent overflow in opj_t2_read_packet_header (update issue 389)</title>
<updated>2014-09-30T09:26:44Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-09-30T09:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2f3fd1194e79a94210b51c865847b50290239885'/>
<id>urn:sha1:2f3fd1194e79a94210b51c865847b50290239885</id>
<content type='text'>
</content>
</entry>
</feed>
