<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjpip, 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] Fix warnings about shadow variables</title>
<updated>2014-03-10T08:25:08Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-10T08:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e02ba05034de2d4bfb68419b0e4819441f9166e7'/>
<id>urn:sha1:e02ba05034de2d4bfb68419b0e4819441f9166e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Prefer compile time constant to avoid conversion double -&gt; int</title>
<updated>2014-03-03T15:55:06Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T15:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b1b17ee264461b58ad1d04c883300cffdae020e9'/>
<id>urn:sha1:b1b17ee264461b58ad1d04c883300cffdae020e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove warning about cast double -&gt; int. Instead use bit-shifting (compile time computation)</title>
<updated>2014-03-03T12:01:36Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T12:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e92fe4c1a481dac441993e49ffde59443d388922'/>
<id>urn:sha1:e92fe4c1a481dac441993e49ffde59443d388922</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] Fix invalid write access in JPIP code.</title>
<updated>2014-02-26T09:35:11Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-26T09:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b56fb96b1b0feaa80890ed0a77b1d7d43ca2212f'/>
<id>urn:sha1:b56fb96b1b0feaa80890ed0a77b1d7d43ca2212f</id>
<content type='text'>
Fixes issue 261

</content>
</entry>
<entry>
<title>[b2.x.x] backport into 2.x.x the rev 2348 of trunk</title>
<updated>2013-10-28T14:07:34Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2013-10-28T14:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f52bb0e7a675d84b168c5f6ae8120063753cb30d'/>
<id>urn:sha1:f52bb0e7a675d84b168c5f6ae8120063753cb30d</id>
<content type='text'>
flesh out pkgconfig support for optional libs

</content>
</entry>
<entry>
<title>complete openjpeg2 pkgconfig support, bug #68</title>
<updated>2013-10-15T19:17:51Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2013-10-15T19:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4d7b6374c8723fcf8aa219473e21a5c891fda298'/>
<id>urn:sha1:4d7b6374c8723fcf8aa219473e21a5c891fda298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[b2.x.x] backport into 2.x.x the rev 2253 of trunk</title>
<updated>2013-02-02T18:12:17Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-02-02T18:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=981fad220f11ac4c7974793959dab1e1749291fb'/>
<id>urn:sha1:981fad220f11ac4c7974793959dab1e1749291fb</id>
<content type='text'>
</content>
</entry>
</feed>
