<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/openjpeg.h, 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-23T07:46:11Z</updated>
<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] fixed warning related to r2837 and move new field at the end of</title>
<updated>2014-04-17T09:54:38Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-17T09:54:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9a3d660d1b3ac71f00369baf183a154a00f9f222'/>
<id>urn:sha1:9a3d660d1b3ac71f00369baf183a154a00f9f222</id>
<content type='text'>
parameters structure.

</content>
</entry>
<entry>
<title>[trunk] refactoring of rsiz, profiles, and extensions management</title>
<updated>2014-04-17T09:31:37Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-17T09:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7199d9b5d32e9974afa62243756b027fc394f860'/>
<id>urn:sha1:7199d9b5d32e9974afa62243756b027fc394f860</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] 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] Add internal implementation to dump all tiles/comp info</title>
<updated>2014-03-14T13:53:36Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-14T13:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e8abf1fb250819822f6a96b11a5ed1a848f3e47a'/>
<id>urn:sha1:e8abf1fb250819822f6a96b11a5ed1a848f3e47a</id>
<content type='text'>
Eg: opj_dump -f 8 -i input.j2k
Update issue 3

</content>
</entry>
<entry>
<title>[trunk] Move INLINE definition within openjpeg.h header since application may use it</title>
<updated>2014-03-14T12:02:05Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-14T12:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=138a65d6c143427755d49ec32fe43f17a3e6c8b6'/>
<id>urn:sha1:138a65d6c143427755d49ec32fe43f17a3e6c8b6</id>
<content type='text'>
</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] 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] Import patch from sumatrapdf team. This patch adds new colorspace handling.</title>
<updated>2014-02-26T11:04:33Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-26T11:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=70ede09310ac29eaf109792c61a7dc42f1b94811'/>
<id>urn:sha1:70ede09310ac29eaf109792c61a7dc42f1b94811</id>
<content type='text'>
Update issue 225

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