<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/openjpeg.c, branch version.2.0.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.2.0.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2014-04-10T11:36:37Z</updated>
<entry>
<title>[2.0] Backport all changes since r2798 (included) from trunk</title>
<updated>2014-04-10T11:36:37Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-10T11:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5c2a08edd71f75e5aa6b5240b152d9b395523e7e'/>
<id>urn:sha1:5c2a08edd71f75e5aa6b5240b152d9b395523e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.0] Backport all changes from trunk</title>
<updated>2014-03-25T15:16:07Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-25T15:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f776cffbc68c543e89366d001c9255824d7b3e51'/>
<id>urn:sha1:f776cffbc68c543e89366d001c9255824d7b3e51</id>
<content type='text'>
We only backport change that do not affect API or ABI
Update issue 313

</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] Another round of fixes for sign conversion warnings.</title>
<updated>2014-03-07T11:28:34Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-07T11:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2a07d3d26b4bdec320c5b99cca07a41e5957d514'/>
<id>urn:sha1:2a07d3d26b4bdec320c5b99cca07a41e5957d514</id>
<content type='text'>
Update issue 256
</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>
<entry>
<title>[trunk] Update memory management mecanism</title>
<updated>2014-03-07T09:44:32Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-07T09:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a7b051b172b7d8d1171729732e5b29aa80600d08'/>
<id>urn:sha1:a7b051b172b7d8d1171729732e5b29aa80600d08</id>
<content type='text'>
Fixes issue 253

</content>
</entry>
<entry>
<title>[trunk] Remove remaining conversion issues in mqc.c</title>
<updated>2014-03-03T16:11:41Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T16:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d643ff5dbc192375e2b3f3e3aa210f64399c2b95'/>
<id>urn:sha1:d643ff5dbc192375e2b3f3e3aa210f64399c2b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] remove all api with invalid FILE* parameters which could leads to issues when applications are compiled with different flags from openjpeg.</title>
<updated>2014-03-03T11:36:31Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T11:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=25255c4ed1cb1974857189a2a5c67f878c923cc3'/>
<id>urn:sha1:25255c4ed1cb1974857189a2a5c67f878c923cc3</id>
<content type='text'>
Fixes issue 198

</content>
</entry>
<entry>
<title>[trunk] Create a new static *_impl function to avoid a warning triggered by the deprecation mecanism</title>
<updated>2014-02-25T16:49:26Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-25T16:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=563d238fa0f22c62c675a78f52429aad7ac4bbe3'/>
<id>urn:sha1:563d238fa0f22c62c675a78f52429aad7ac4bbe3</id>
<content type='text'>
Fixes issue 257

</content>
</entry>
<entry>
<title>[trunk] Import patch from bug #241</title>
<updated>2013-09-26T09:28:47Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2013-09-26T09:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5855da5a156443f470a0c446e1740ab8aaf09230'/>
<id>urn:sha1:5855da5a156443f470a0c446e1740ab8aaf09230</id>
<content type='text'>
</content>
</entry>
</feed>
