<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/applications/codec, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<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] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them</title>
<updated>2012-09-10T09:04:47Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-09-10T09:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=20beb093a1c39d5824938721a4c4c945197d23f8'/>
<id>urn:sha1:20beb093a1c39d5824938721a4c4c945197d23f8</id>
<content type='text'>
As a side effect, fix all comment style to remove extra gcc output

Fixes issue 173

</content>
</entry>
<entry>
<title>[trunk] Remove CMake-language block-end command arguments</title>
<updated>2012-08-30T17:20:03Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-30T17:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3135642ff5c747d674b1a5347f4a3dd6352b6c75'/>
<id>urn:sha1:3135642ff5c747d674b1a5347f4a3dd6352b6c75</id>
<content type='text'>
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block.  This is no longer the preferred style.
Thanks to Hans Johnson
</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] COMP: Fix one warning identified by clang31 :</title>
<updated>2012-08-30T16:34:17Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-30T16:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=47b18d89f6bdad128257d4b617e4de244a86a2b8'/>
<id>urn:sha1:47b18d89f6bdad128257d4b617e4de244a86a2b8</id>
<content type='text'>
 openjpeg/applications/codec/j2k_dump.c:362 col 29: warning: equality comparison
with extraneous parentheses
(thanks to Hans Johnson)
</content>
</entry>
<entry>
<title>[trunk] j2k_to_image gives fff-topic error message for non-openable files (Issue#167)</title>
<updated>2012-08-22T18:22:20Z</updated>
<author>
<name>Luc Hermitte</name>
<email>luc.hermitte@c-s.fr</email>
</author>
<published>2012-08-22T18:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7bfdb31c771b2ec0a8bedb064f54803f96e031d6'/>
<id>urn:sha1:7bfdb31c771b2ec0a8bedb064f54803f96e031d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>free local memory in image_to_j2k application</title>
<updated>2012-08-16T12:03:20Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-16T12:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fab7693da5a7511eb12c160b3255c93650167d84'/>
<id>urn:sha1:fab7693da5a7511eb12c160b3255c93650167d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some warnings in jp2.c </title>
<updated>2012-08-13T08:30:00Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-13T08:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cc1d601722c459bb810253a4cb4eabe17ac41390'/>
<id>urn:sha1:cc1d601722c459bb810253a4cb4eabe17ac41390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info</title>
<updated>2012-08-09T12:56:43Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-09T12:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f12fde91328ed5b5cb5965be68bbda95cbe88385'/>
<id>urn:sha1:f12fde91328ed5b5cb5965be68bbda95cbe88385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename  opj_encode_v2 to opj_encode</title>
<updated>2012-08-09T12:42:46Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-09T12:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5d0ace05772d90a40bad9dc98f4bf225d3ef21a2'/>
<id>urn:sha1:5d0ace05772d90a40bad9dc98f4bf225d3ef21a2</id>
<content type='text'>
</content>
</entry>
</feed>
