<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjpip, branch version.2.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.2.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.2.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2014-04-24T11:24:56Z</updated>
<entry>
<title>[trunk] Make sure OpenJPIP compiles on WIN32</title>
<updated>2014-04-24T11:24:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-24T11:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7a77a8047dd461f2eed85f5627087af70edfb915'/>
<id>urn:sha1:7a77a8047dd461f2eed85f5627087af70edfb915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] fixed reference to opj_stream_set_user_data_v3 in jpip sources.</title>
<updated>2014-04-24T08:51:29Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-24T08:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d8767cbcb7d07ca8847288d228c9bdcb8c2da664'/>
<id>urn:sha1:d8767cbcb7d07ca8847288d228c9bdcb8c2da664</id>
<content type='text'>
</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] 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>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>[trunk] add openjpeg.h in some files of openjpip to use some opj type (thanks winfried)</title>
<updated>2012-12-04T12:20:30Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-12-04T12:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=82dad8e629356907121f9b91fcc2826fc8066ec2'/>
<id>urn:sha1:82dad8e629356907121f9b91fcc2826fc8066ec2</id>
<content type='text'>
</content>
</entry>
</feed>
