<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tests/test_tile_encoder.c, branch codingstyle</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-01-25T22:22:06Z</updated>
<entry>
<title>processed all c/h files through astyle with opj_astyle.cfg</title>
<updated>2016-01-25T22:22:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-01-25T22:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0febbff19e05cb1a6c2613eee76ad46a669c96cd'/>
<id>urn:sha1:0febbff19e05cb1a6c2613eee76ad46a669c96cd</id>
<content type='text'>
</content>
</entry>
<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] Remove warning about sign conversion.</title>
<updated>2014-03-06T15:05:00Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-06T15:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=eea18e856ea3acf8309a647bb8603e01a0011011'/>
<id>urn:sha1:eea18e856ea3acf8309a647bb8603e01a0011011</id>
<content type='text'>
Update issue 256

</content>
</entry>
<entry>
<title>[trunk] Remove some simple warnings about cast, and unused functions</title>
<updated>2014-02-26T14:00:21Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-26T14:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7f277fea948958f419f1930da97fa0ebd16953b7'/>
<id>urn:sha1:7f277fea948958f419f1930da97fa0ebd16953b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove simple warnings about unused functions</title>
<updated>2014-02-26T09:46:01Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-26T09:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c4317177f3196a16563b3af22085ccea4ad2a79c'/>
<id>urn:sha1:c4317177f3196a16563b3af22085ccea4ad2a79c</id>
<content type='text'>
</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]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] 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>
