<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/cio.c, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-07-30T14:48:15Z</updated>
<entry>
<title>Avoid p_stream-&gt;m_user_data_length &gt;= (OPJ_UINT64)p_stream-&gt;m_byte_offset assertion in opj_stream_get_number_byte_left(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2786. Credit to OSS Fuzz</title>
<updated>2017-07-30T14:48:15Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-30T14:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e23e0c94d0eb30623bc67be19c38c22ee5378344'/>
<id>urn:sha1:e23e0c94d0eb30623bc67be19c38c22ee5378344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat whole codebase with astyle.options (#128)</title>
<updated>2017-05-09T18:46:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-09T13:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=563bd8499e63db976ca8358216138647593354bc'/>
<id>urn:sha1:563bd8499e63db976ca8358216138647593354bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed problem that C++ compilation failed because of enum variable.</title>
<updated>2015-10-07T10:28:12Z</updated>
<author>
<name>Stephan Mühlstrasser</name>
<email>stm@pdflib.com</email>
</author>
<published>2015-10-07T10:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8414870ca7362723c796e7accdd11b0adf9cdc26'/>
<id>urn:sha1:8414870ca7362723c796e7accdd11b0adf9cdc26</id>
<content type='text'>
Replaced usage of an enum typedef for a variable that is used
for bit flags with OPJ_UINT32 type.</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>Fix opj_write_bytes_BE (#518)</title>
<updated>2015-06-25T21:11:22Z</updated>
<author>
<name>Sandro Mani</name>
<email>manisandro@gmail.com</email>
</author>
<published>2015-06-25T20:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c665e81a393616cfbfb9c18727617438dac2ac88'/>
<id>urn:sha1:c665e81a393616cfbfb9c18727617438dac2ac88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] improve memory management (fixes issue 359)</title>
<updated>2014-09-16T15:48:04Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-09-16T15:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=50a205d20f25d26e77299f5bf8e62e1aa038d2b7'/>
<id>urn:sha1:50a205d20f25d26e77299f5bf8e62e1aa038d2b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]Replaced deprecated opj_stream_set_user_data function from API</title>
<updated>2014-04-23T07:46:11Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-23T07:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7aece5e8e7d4214d140a45aca50a824ff8092924'/>
<id>urn:sha1:7aece5e8e7d4214d140a45aca50a824ff8092924</id>
<content type='text'>
with its 'v3' version, and removed all other 'v3' suffixes from API.

</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] Rework previous commit r2610</title>
<updated>2014-03-25T10:23:40Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-25T10:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=492d8ab7d9dbe9b850cf8c7a9930189a1e864c66'/>
<id>urn:sha1:492d8ab7d9dbe9b850cf8c7a9930189a1e864c66</id>
<content type='text'>
This way we are able to gently deprecate the old API, and preserve ABI
Update issue 306

</content>
</entry>
<entry>
<title>[trunk] un-deprecated opj_stream_destroy API, import patch manually</title>
<updated>2014-03-07T09:58:32Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-07T09:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=048c8302fe83c68e8eb115118fd69ea35226224a'/>
<id>urn:sha1:048c8302fe83c68e8eb115118fd69ea35226224a</id>
<content type='text'>
In some case user still want to be able to call opj_stream_destroy.
Fixes issue 227

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