<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/mj2/CMakeLists.txt, 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>2014-03-11T09:11:35Z</updated>
<entry>
<title>[trunk] Fix compilation errors when JPWL and/or MJ2 are build</title>
<updated>2014-03-11T09:11:35Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-11T09:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fcc658f10669f76555dea1abf9a4cf7ed70662a9'/>
<id>urn:sha1:fcc658f10669f76555dea1abf9a4cf7ed70662a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] add access to opj_apps_config.h to old applications</title>
<updated>2013-03-17T22:22:11Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-03-17T22:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ecb93d97a561dadd3fe422a3d7c7b0d3f024b914'/>
<id>urn:sha1:ecb93d97a561dadd3fe422a3d7c7b0d3f024b914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #define</title>
<updated>2012-11-16T09:31:12Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-11-16T09:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a622c1c2fe9bcf09763c1cb4cce105a1990ad206'/>
<id>urn:sha1:a622c1c2fe9bcf09763c1cb4cce105a1990ad206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Attempt to fix compilation error with mj2</title>
<updated>2012-11-16T09:18:03Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-11-16T09:18:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c0259255b0da8a1492400343d5a25e305cd690fa'/>
<id>urn:sha1:c0259255b0da8a1492400343d5a25e305cd690fa</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 openmj2 compilation in static mode.</title>
<updated>2012-10-15T08:09:31Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T08:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3416c6d91b8f1258b57451936ab11761ec9b37d1'/>
<id>urn:sha1:3416c6d91b8f1258b57451936ab11761ec9b37d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix openmj2/mj2 compilation</title>
<updated>2012-10-09T09:45:43Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-09T09:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2e30886a0d5b6fa0e03d5dae9948a080253d1b3b'/>
<id>urn:sha1:2e30886a0d5b6fa0e03d5dae9948a080253d1b3b</id>
<content type='text'>
As reported on the mailing list, it is better to have a working (compiling) mj2 codec rather than nothing. mj2 uses it own copy of openjpeg 1.5

Update issue 177

</content>
</entry>
<entry>
<title>[trunk] FolderReorgProposal task. Remove left over of JPIP</title>
<updated>2012-10-09T09:11:24Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-09T09:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=16d2dc662fe59bc1e19cb9d4f28c9cc4e5812e4f'/>
<id>urn:sha1:16d2dc662fe59bc1e19cb9d4f28c9cc4e5812e4f</id>
<content type='text'>
JPIP code was moved from JP2 to openjpip

Update issue 177

</content>
</entry>
<entry>
<title>[trunk] FolderReorgProposal task: move source code to source dir</title>
<updated>2012-10-01T07:49:52Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-01T07:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=93761d9ab567f1661d55396e5dd59493f5e8304f'/>
<id>urn:sha1:93761d9ab567f1661d55396e5dd59493f5e8304f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] FolderReorgProposal task: rename MJ2/JPIP CLI tools</title>
<updated>2012-09-28T09:52:57Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-09-28T09:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d84b16caf98efb94cf85247f78ed91350d6e1e69'/>
<id>urn:sha1:d84b16caf98efb94cf85247f78ed91350d6e1e69</id>
<content type='text'>
Update issue 177

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