<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg, 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-29T12:58:10Z</updated>
<entry>
<title>[tag2.1] fixed typo in NEWS</title>
<updated>2014-04-29T12:58:10Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-29T12:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8030b4d6df267126d79c3b8b608a7619d5329b60'/>
<id>urn:sha1:8030b4d6df267126d79c3b8b608a7619d5329b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.1] Add CHANGES file</title>
<updated>2014-04-29T07:12:46Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-29T07:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=bcbca6e8cc58f9aceddd334ec88bd18d78f8d910'/>
<id>urn:sha1:bcbca6e8cc58f9aceddd334ec88bd18d78f8d910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.1] Create tag for 2.1.0 release</title>
<updated>2014-04-29T07:02:13Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-29T07:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7134a8eb26ce66e57c2fafc647ac195ea5fdd4c8'/>
<id>urn:sha1:7134a8eb26ce66e57c2fafc647ac195ea5fdd4c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[2.1] Create the 2.1 branch</title>
<updated>2014-04-29T06:58:23Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-29T06:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cf77ede84c88dae8ca30eb2e3504a9ebda08c04f'/>
<id>urn:sha1:cf77ede84c88dae8ca30eb2e3504a9ebda08c04f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] fixed warning in j2k.c about sign conversion</title>
<updated>2014-04-28T09:38:44Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-28T09:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=45313a8dfa752ea2533542d1dad39b7ab6c0e8c9'/>
<id>urn:sha1:45313a8dfa752ea2533542d1dad39b7ab6c0e8c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Finalize API for openjpeg 2.1</title>
<updated>2014-04-28T09:17:31Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-28T09:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b08135e7c114f3814778cc79e842bdfa543decbe'/>
<id>urn:sha1:b08135e7c114f3814778cc79e842bdfa543decbe</id>
<content type='text'>
public header will only contains minimal information: major, minor and build version
Prefix has been changed from OPENJPEG to OPJ for consistency
SOVERSION has been removed from header (ABI vs API info)
OPJ_VERSION string has been removed, since it is accessible already (PACKAGE_VERSION)
Fixes issue 342

</content>
</entry>
<entry>
<title>[trunk] Properly handle failure to compress (remove file)</title>
<updated>2014-04-28T07:54:33Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-28T07:54:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4bac8488dfc49e09eaea69bad0bee336d5e8c134'/>
<id>urn:sha1:4bac8488dfc49e09eaea69bad0bee336d5e8c134</id>
<content type='text'>
Fixes issue 323

</content>
</entry>
<entry>
<title>[trunk] Missing endianess setting</title>
<updated>2014-04-28T07:44:39Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-28T07:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=de04302c15d0776b0e2b4a7af1eac566df15244a'/>
<id>urn:sha1:de04302c15d0776b0e2b4a7af1eac566df15244a</id>
<content type='text'>
Fixes issue 337

</content>
</entry>
<entry>
<title>[trunk] properly handle pkg-config on non-UNIX hosts</title>
<updated>2014-04-28T07:34:26Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-28T07:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=997758f91cfc2620ce23dba009ddb38fe4ff2257'/>
<id>urn:sha1:997758f91cfc2620ce23dba009ddb38fe4ff2257</id>
<content type='text'>
Fixes issue 340

</content>
</entry>
<entry>
<title>[trunk] Provide #ifdef blockers for OpenJPEG Version</title>
<updated>2014-04-28T07:32:35Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-28T07:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=763214f7c09ab4848c4e485c7c1a431703804bc7'/>
<id>urn:sha1:763214f7c09ab4848c4e485c7c1a431703804bc7</id>
<content type='text'>
Fixes issue 342

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