<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/convert.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>[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] 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] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer OPJ_BIG_ENDIAN)</title>
<updated>2014-03-18T14:37:33Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T14:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ae49fd1aa9ef6409d958255c1461a8222e2a9ae4'/>
<id>urn:sha1:ae49fd1aa9ef6409d958255c1461a8222e2a9ae4</id>
<content type='text'>
Update issue 302

</content>
</entry>
<entry>
<title>[trunk] Fix issue with &amp; vs &amp;&amp;</title>
<updated>2014-03-14T14:46:40Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-14T14:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=de7460577753a7ed47a292e803428f60eec9dac9'/>
<id>urn:sha1:de7460577753a7ed47a292e803428f60eec9dac9</id>
<content type='text'>
Fixes issue 277

</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] Fix simple sign conversion warnings only visible on 32bits arch</title>
<updated>2014-03-10T12:22:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-10T12:22:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b01c1240cf20bebe6b315a3a9faffe9f8142598b'/>
<id>urn:sha1:b01c1240cf20bebe6b315a3a9faffe9f8142598b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Properly handle PGM file generation when fullpath is specified in the cmd line</title>
<updated>2014-03-10T10:52:09Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-10T10:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9a52b30c3d9aba4de5c21c555b0c159da7f423f4'/>
<id>urn:sha1:9a52b30c3d9aba4de5c21c555b0c159da7f423f4</id>
<content type='text'>
This will break a very old behavior (since 2005), but avoid writing in un-expected places for users
This also make the behavior similar with PGX file generation

</content>
</entry>
<entry>
<title>[trunk] Make sure to always initialize variable</title>
<updated>2014-03-10T08:40:02Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-10T08:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=666ef53fd24e4816ae8f63e19943a0257f3e1869'/>
<id>urn:sha1:666ef53fd24e4816ae8f63e19943a0257f3e1869</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>
</feed>
