<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/applications, branch version.1.5.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2012-08-24T08:13:17Z</updated>
<entry>
<title>[1.5] COMP: Fix warnings identified by clang31</title>
<updated>2012-08-24T08:13:17Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-08-24T08:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4935eaf773d49df92cea4845c52ff45d4a17ed1e'/>
<id>urn:sha1:4935eaf773d49df92cea4845c52ff45d4a17ed1e</id>
<content type='text'>
openjpeg/libopenjpeg/tcd.c:1884 col 48: warning: comparison of unsigned expressi
on &lt; 0 is always false

openjpeg/applications/codec/j2k_dump.c:362 col 29: warning: equality comparison
with extraneous parentheses

openjpeg/libopenjpeg/jpwl/jpwl_lib.c:680:19: warning: format specifies type 'int
' but the argument has type 'long long' [-Wformat]
    printf("Marker@%d: %X\n", cio_tell(cio) - 2, id);
                   ~^         ~~~~~~~~~~~~~~~~~
                   %lld

openjpeg/applications/jpip/libopenjpip/byte_manager.c:58:63: warning: format spe
cifies type 'long' but the argument has type 'OPJ_OFF_T' (aka 'long long') [-Wfo
rmat]
fprintf( FCGI_stderr, "Error: error in fetch_bytes( %d, %ld, %lu)\n", fd, offset
, size);

Author: Hans Johnson &lt;hans-johnson@uiowa.edu&gt;

</content>
</entry>
<entry>
<title>[1.5] Import portion of patch from Alex Zimnitsky to fix compilation on FreeBSD</title>
<updated>2012-07-29T15:21:39Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-07-29T15:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=bad9a71e77863322abb67ec750139e2eba98bbde'/>
<id>urn:sha1:bad9a71e77863322abb67ec750139e2eba98bbde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Make sure openjpeg/mj2 can be compiled with gcc -std=c89</title>
<updated>2012-05-29T17:42:17Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-05-29T17:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b8fecbbc99fef56260ee6edd651f2e19622fdb11'/>
<id>urn:sha1:b8fecbbc99fef56260ee6edd651f2e19622fdb11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] The two files in Issue145 have a precision &lt; 8-bit:</title>
<updated>2012-05-29T13:54:21Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-05-29T13:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=835bf5357fe9da6cb100b0331841391d19f8520a'/>
<id>urn:sha1:835bf5357fe9da6cb100b0331841391d19f8520a</id>
<content type='text'>
therefore 'jp2_read_pclr' must be changed.

j2k_to_image fails to create RGB/RGBA images with a
precision &lt; 8-bit: therefore 'imagetopng' must be
changed.
Update issue 145

</content>
</entry>
<entry>
<title>[1.5] Integrate patch from winfried posted on the mailing list. See here for more info: https://groups.google.com/group/openjpeg/msg/6488859a0dce77</title>
<updated>2012-04-23T13:35:01Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-04-23T13:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ce9d5083ef778a66a8acad7b8ae8d658a560b0d8'/>
<id>urn:sha1:ce9d5083ef778a66a8acad7b8ae8d658a560b0d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Integrate patch from winfried posted on the mailing list. See here for more info: https://groups.google.com/group/openjpeg/msg/7e30b6e288ad5908</title>
<updated>2012-04-23T13:23:38Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-04-23T13:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=097496a9f0a0e2d0c02724aaa7121b82bf9d3a92'/>
<id>urn:sha1:097496a9f0a0e2d0c02724aaa7121b82bf9d3a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Need to compile/install tool to embed XML file in JP2 for jpip server</title>
<updated>2012-04-20T11:15:48Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-04-20T11:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6b649f3bf6319543d6e2c73d7b6d54d222da8b67'/>
<id>urn:sha1:6b649f3bf6319543d6e2c73d7b6d54d222da8b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] jar files are arch independant. We can install them safely in share</title>
<updated>2012-04-19T12:40:28Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-04-19T12:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=65f8ae765ee8a5bceec442641209658bef17da83'/>
<id>urn:sha1:65f8ae765ee8a5bceec442641209658bef17da83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Add install rules for openjpip client</title>
<updated>2012-04-19T12:30:30Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-04-19T12:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3aba3e203b728a8849e4d984af2c875f07a51616'/>
<id>urn:sha1:3aba3e203b728a8849e4d984af2c875f07a51616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Add missing symbols from getopt into the java glue lib</title>
<updated>2012-04-19T10:59:41Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-04-19T10:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=95cf10e9796d6ed25267312ba3472b53ca4aee2a'/>
<id>urn:sha1:95cf10e9796d6ed25267312ba3472b53ca4aee2a</id>
<content type='text'>
</content>
</entry>
</feed>
