<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/openjpeg.c, branch version.2.0</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.2.0</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.2.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2012-11-16T08:29:43Z</updated>
<entry>
<title>[trunk] add opj_ prefix to some internal define and use the new opj type instead of int and float in some files</title>
<updated>2012-11-16T08:29:43Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-16T08:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fcf9fa36515132d0a75bfcfb58cf9439dcbe6240'/>
<id>urn:sha1:fcf9fa36515132d0a75bfcfb58cf9439dcbe6240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]update the copyright, the authors and thanks to respect the license</title>
<updated>2012-11-15T15:22:29Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T15:22:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d5efeb7df5ba7d5c2d984678cc11ae64b43933b4'/>
<id>urn:sha1:d5efeb7df5ba7d5c2d984678cc11ae64b43933b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move opj_bool to OPJ_BOOL to follow the other type</title>
<updated>2012-11-15T13:13:36Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ec0fe091380c2de75584fdfc3d914eee5b89e731'/>
<id>urn:sha1:ec0fe091380c2de75584fdfc3d914eee5b89e731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 API</title>
<updated>2012-11-15T13:02:33Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8562ed3018967d5c7bc44248c6de74889dcbc6ed'/>
<id>urn:sha1:8562ed3018967d5c7bc44248c6de74889dcbc6ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename public symbols with OPJ_ prefix (enum part)</title>
<updated>2012-11-15T12:58:32Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T12:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=21b0ccf859d6cecdcd253ab4606261c157278980'/>
<id>urn:sha1:21b0ccf859d6cecdcd253ab4606261c157278980</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename public symbols with OPJ_ prefix</title>
<updated>2012-11-15T12:25:11Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T12:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=84c93c2fea82f13734f3ea63c0a13a011b46ddf0'/>
<id>urn:sha1:84c93c2fea82f13734f3ea63c0a13a011b46ddf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Normalize the return type of opj_read_from_file regarding the test in the calling function</title>
<updated>2012-10-29T13:53:02Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-29T13:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ece2a2d6c231aa60409a75a2787b349d342b99eb'/>
<id>urn:sha1:ece2a2d6c231aa60409a75a2787b349d342b99eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Merge back JPIP modification into v2</title>
<updated>2012-10-29T10:12:03Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-29T10:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e189679ebc28f25e1a62987e0bbeb95fd2eb80c7'/>
<id>urn:sha1:e189679ebc28f25e1a62987e0bbeb95fd2eb80c7</id>
<content type='text'>
This commit imports changes from openjpip.c from r2122 into openjpeg.c

</content>
</entry>
<entry>
<title>[trunk] rename opj_event_msg_v2 to opj_event_msg</title>
<updated>2012-10-25T13:49:20Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-25T13:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f824078c14af9ff8153f4ee26a2c5a37117e8855'/>
<id>urn:sha1:f824078c14af9ff8153f4ee26a2c5a37117e8855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix remaining issue with OPJ_CALLCONV</title>
<updated>2012-10-25T10:41:55Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-25T10:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9adbea785b95891c7c53be1819735facf10f2dc6'/>
<id>urn:sha1:9adbea785b95891c7c53be1819735facf10f2dc6</id>
<content type='text'>
</content>
</entry>
</feed>
