<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src, branch openjpeg-2.0</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=openjpeg-2.0</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=openjpeg-2.0'/>
<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] fixed warning due induced by r2791</title>
<updated>2014-03-25T13:29:11Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-03-25T13:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=666f71b2a171f0d5f94dc49ae60f439b0f517c6b'/>
<id>urn:sha1:666f71b2a171f0d5f94dc49ae60f439b0f517c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to be</title>
<updated>2014-03-25T12:38:29Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-03-25T12:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2b7d5b18f390315d08c75f59cc1383f8d4e53251'/>
<id>urn:sha1:2b7d5b18f390315d08c75f59cc1383f8d4e53251</id>
<content type='text'>
disabled if needed.

</content>
</entry>
<entry>
<title>[trunk] Make sure to not use alpha pointer if it is not an RGBA input</title>
<updated>2014-03-25T11:47:34Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-25T11:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=18d5d25cb6609bfa79aaf7864856033bc508a7b2'/>
<id>urn:sha1:18d5d25cb6609bfa79aaf7864856033bc508a7b2</id>
<content type='text'>
Fixes issue 310

</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] Make sure to exit early instead of looping on every single pixels</title>
<updated>2014-03-24T16:01:51Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-24T16:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=18c5be69e9c2bd195e707a7ef7f1f6625b74a86b'/>
<id>urn:sha1:18c5be69e9c2bd195e707a7ef7f1f6625b74a86b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix typo in comment (this is not j2k_dump)</title>
<updated>2014-03-24T09:49:04Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-24T09:49:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5a70e97f515a5cfbbc58e5f0580c731fb5eee677'/>
<id>urn:sha1:5a70e97f515a5cfbbc58e5f0580c731fb5eee677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Revert r2764. It breaks ~230 tests as seen on continuous. Since no dataset is available, the issue 296 will be left open.</title>
<updated>2014-03-18T15:19:29Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T15:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f4707da97aee215a2328ad48114155bd2f13e414'/>
<id>urn:sha1:f4707da97aee215a2328ad48114155bd2f13e414</id>
<content type='text'>
Update issue 296

</content>
</entry>
<entry>
<title>[trunk] User can now control source/target java version</title>
<updated>2014-03-18T15:00:23Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T15:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=51ab074d50995d1be19a6662392919de8a9d6061'/>
<id>urn:sha1:51ab074d50995d1be19a6662392919de8a9d6061</id>
<content type='text'>
Fixes issue 303

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