<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/event.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 warnings raised by flags -Wall -Wextra -pedantic</title>
<updated>2012-11-13T17:35:15Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-13T17:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e3c2305ff49428e01c16e9e5b7bd311b7fd23200'/>
<id>urn:sha1:e3c2305ff49428e01c16e9e5b7bd311b7fd23200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] remove some warnings from -Wall -Wextra -pedantic</title>
<updated>2012-10-26T10:04:55Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-26T10:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cdea5c8eefde8a7837a9245ac3f9a3dc8b18aa27'/>
<id>urn:sha1:cdea5c8eefde8a7837a9245ac3f9a3dc8b18aa27</id>
<content type='text'>
</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]remove old opj_event_mgr function</title>
<updated>2012-10-25T13:46:40Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-25T13:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3250833a6214475b4ed564ef35b3fa09b6ff9716'/>
<id>urn:sha1:3250833a6214475b4ed564ef35b3fa09b6ff9716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Rework r2077</title>
<updated>2012-10-25T07:39:59Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-25T07:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f3d7d2f7b1b0cf41c10c48eaecdab6707780e7f1'/>
<id>urn:sha1:f3d7d2f7b1b0cf41c10c48eaecdab6707780e7f1</id>
<content type='text'>
r2077 did expose too much of the detail implementation of OpenJPEG. Rework dependencies in between JPIP file level details and JPIP client/server arch.
Move JPIP file level functionalities back into OpenJP2 as was the case in openjpeg 1.5.x. Use new cio func.

</content>
</entry>
<entry>
<title>[trunk] Fix compilation:</title>
<updated>2012-10-15T09:44:34Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T09:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dff377a741ec87f8737002cf112ae12655881777'/>
<id>urn:sha1:dff377a741ec87f8737002cf112ae12655881777</id>
<content type='text'>
- using mingw32 compiler (missing exported symbols)
- using -fvisibility=hidden (gcc on UNIX)

</content>
</entry>
<entry>
<title>[trunk] Remove old function tgt_create</title>
<updated>2012-10-01T15:29:36Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-01T15:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=394db7b7382ee5b868b193febae6b119ff03c59c'/>
<id>urn:sha1:394db7b7382ee5b868b193febae6b119ff03c59c</id>
<content type='text'>
Fix some warnings about size_t

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