<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jpip, 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-15T19:18:43Z</updated>
<entry>
<title>[trunk] update some applications with new OPJ_BOOL type</title>
<updated>2012-11-15T19:18:43Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T19:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0e0b892493d73287aff5fd41c375370cd563099c'/>
<id>urn:sha1:0e0b892493d73287aff5fd41c375370cd563099c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove bool.h, use opj_bool instead</title>
<updated>2012-10-29T16:24:39Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-29T16:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=82d29d4c2a56dabfcb66b64d9d9c498e1d78e77c'/>
<id>urn:sha1:82d29d4c2a56dabfcb66b64d9d9c498e1d78e77c</id>
<content type='text'>
Fix remaining opj_calloc/malloc/free issues

</content>
</entry>
<entry>
<title>[trunk] Since r2060 (and r2059) openjpip is now a first class shared library, instead of a local static lib which expose all the symbols.</title>
<updated>2012-10-25T07:53:22Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-25T07:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=23a624f73adba55d60b1569b2c32c2b0397a4c10'/>
<id>urn:sha1:23a624f73adba55d60b1569b2c32c2b0397a4c10</id>
<content type='text'>
As such re-apply changes from r2077 which were removed in r2122
Also remove old code for now removed opj_jpip_compress

</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] 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 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] Fix missing link to zlib</title>
<updated>2012-10-15T08:13:27Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T08:13:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a40fc419887266a1107be85efc3e9484fa18ea8d'/>
<id>urn:sha1:a40fc419887266a1107be85efc3e9484fa18ea8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] remove left-over from -&gt;jpip_on implementation. JPIP is now completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable</title>
<updated>2012-10-15T07:38:10Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T07:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=75b71047243b3b29c1fbbcc402ba4a9141c9889c'/>
<id>urn:sha1:75b71047243b3b29c1fbbcc402ba4a9141c9889c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Use opj_malloc/opj_free in jpip bin</title>
<updated>2012-10-09T09:44:24Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-09T09:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b18ffbd08ab758561b21133c8d7cd1b8e8c4f057'/>
<id>urn:sha1:b18ffbd08ab758561b21133c8d7cd1b8e8c4f057</id>
<content type='text'>
Update issue 177

</content>
</entry>
<entry>
<title>[trunk] Update JPIP (FolderReorgProposal task)</title>
<updated>2012-10-08T15:59:17Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-08T15:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9832c911b36f25f228e391c6da876f79b664af0e'/>
<id>urn:sha1:9832c911b36f25f228e391c6da876f79b664af0e</id>
<content type='text'>
This commit does three things:
- Use opj_malloc/calloc/free instead of the default C ones.
- Update JPIP API to start using cio _v2 API
- Create a new opj_jpip_compress which is the replacement for image_to_j2k -jpip

Update issue 177

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