<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tests/j2k_random_tile_access.c, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<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] move to the new API for function opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)</title>
<updated>2013-02-17T10:34:31Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-02-17T10:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=af58e8e8f9d08c1e276a9ba070eb4d44a6ca4950'/>
<id>urn:sha1:af58e8e8f9d08c1e276a9ba070eb4d44a6ca4950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move to the new API for function opj_stream_destroy. Use now opj_stream_destroy_v3 (WIP)</title>
<updated>2013-02-16T17:39:23Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-02-16T17:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4bf4a7668eaeaa4b02051afe06b8ec3e0d805de3'/>
<id>urn:sha1:4bf4a7668eaeaa4b02051afe06b8ec3e0d805de3</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] avoid memory leak in j2k_random_tile_access.c</title>
<updated>2012-11-15T13:51:00Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:51:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ba1682c1209bc1a58165ce8aa56c20ef9bb6f0ca'/>
<id>urn:sha1:ba1682c1209bc1a58165ce8aa56c20ef9bb6f0ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]extend last commits to apps</title>
<updated>2012-11-15T13:38:35Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e212154d8d43ec583cb6dc8f963b97988a54c11d'/>
<id>urn:sha1:e212154d8d43ec583cb6dc8f963b97988a54c11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix what looks like a copy/paste error</title>
<updated>2012-11-08T16:45:27Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-11-08T16:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e71749428c9bd2f8561993d16b28a71d49d4cd2e'/>
<id>urn:sha1:e71749428c9bd2f8561993d16b28a71d49d4cd2e</id>
<content type='text'>
Update issue 186

</content>
</entry>
<entry>
<title>[trunk] Add more test in j2k_random_tile_access</title>
<updated>2012-11-08T16:41:01Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-11-08T16:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8f58b776b0519b8ce3527ceb5a3bf00d3bf0df93'/>
<id>urn:sha1:8f58b776b0519b8ce3527ceb5a3bf00d3bf0df93</id>
<content type='text'>
Update issue 186

</content>
</entry>
<entry>
<title>[trunk] Remove some warnings about missing prototypes (gcc)</title>
<updated>2012-10-15T15:47:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T15:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=98682e1073211000495aa378e7da5bfb69b225c9'/>
<id>urn:sha1:98682e1073211000495aa378e7da5bfb69b225c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix one remaining issue with C90 compat</title>
<updated>2012-09-10T12:46:42Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-09-10T12:46:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4a845f3d04ecd072177925044885f730ad4a9c31'/>
<id>urn:sha1:4a845f3d04ecd072177925044885f730ad4a9c31</id>
<content type='text'>
</content>
</entry>
</feed>
