<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/applications/JavaOpenJPEG, 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>2012-09-28T08:11:41Z</updated>
<entry>
<title>[trunk] Start FolderReorgProposal task</title>
<updated>2012-09-28T08:11:41Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-09-28T08:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d518970039a19a2a9b6d2bdd592cc88a43897bbb'/>
<id>urn:sha1:d518970039a19a2a9b6d2bdd592cc88a43897bbb</id>
<content type='text'>
Update issue 177

</content>
</entry>
<entry>
<title>[trunk] Convert CMake-language commands to lower case</title>
<updated>2012-08-30T17:14:39Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-30T17:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d5bb3b0039159a61c7e9b2ae157a7b6ec2c0aef5'/>
<id>urn:sha1:d5bb3b0039159a61c7e9b2ae157a7b6ec2c0aef5</id>
<content type='text'>
Ancient CMake versions required upper-case commands.  Later command names became case-insensitive.  Now the preferred style is lower-case.
This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case.
Thanks to Hans Johnson
</content>
</entry>
<entry>
<title>[trunk] Remove left-over Makefile</title>
<updated>2012-03-02T09:44:52Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-03-02T09:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=004b6ed60f17ef2cc64c6eb3918cfbeaafecf9fd'/>
<id>urn:sha1:004b6ed60f17ef2cc64c6eb3918cfbeaafecf9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove copyrighted material from java-jni. Import patch from 1.5 over to trunk/JavaOpenJPEG</title>
<updated>2012-03-02T09:20:13Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-03-02T09:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9e52c330ae5e00b40401c90e59f13600d5bcb907'/>
<id>urn:sha1:9e52c330ae5e00b40401c90e59f13600d5bcb907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-J option for -jpip added into the option list</title>
<updated>2011-10-11T13:01:38Z</updated>
<author>
<name>Kaori Hagihara</name>
<email>khagihara@users.noreply.github.com</email>
</author>
<published>2011-10-11T13:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=acd4cc6f5ce12d3918d1533310b88da4525c9781'/>
<id>urn:sha1:acd4cc6f5ce12d3918d1533310b88da4525c9781</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change -v option was renamed to -u, which is equivalent to -TP long option</title>
<updated>2011-10-11T10:57:41Z</updated>
<author>
<name>Kaori Hagihara</name>
<email>khagihara@users.noreply.github.com</email>
</author>
<published>2011-10-11T10:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7ac3a3622945dc7cbc1a44e31222d8fa2e6de3fd'/>
<id>urn:sha1:7ac3a3622945dc7cbc1a44e31222d8fa2e6de3fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TRUNK:added a new indexer functionality to the library. With the new -jpip option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP</title>
<updated>2011-09-09T14:49:08Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-09-09T14:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fa720c1858c5bccc70d9b0a8413c944c64d73b04'/>
<id>urn:sha1:fa720c1858c5bccc70d9b0a8413c944c64d73b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried.</title>
<updated>2011-09-01T11:24:08Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-09-01T11:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=aba0e602edd8947d149a3e69355719b1e63deae2'/>
<id>urn:sha1:aba0e602edd8947d149a3e69355719b1e63deae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-organization of openjpeg directories hierarchy : step 1</title>
<updated>2011-04-13T21:01:39Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-04-13T21:01:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=16f205d886407d087fbaa5d00ff31e371f97cb51'/>
<id>urn:sha1:16f205d886407d087fbaa5d00ff31e371f97cb51</id>
<content type='text'>
</content>
</entry>
</feed>
