<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/converttif.c, branch opt</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=opt</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=opt'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-08-16T11:36:52Z</updated>
<entry>
<title>tiftoimage(): fix read heap buffer overflow (#988)</title>
<updated>2017-08-16T11:36:52Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-16T11:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=af760007711bf93041d3eba3a41b9a48d365f303'/>
<id>urn:sha1:af760007711bf93041d3eba3a41b9a48d365f303</id>
<content type='text'>
The number of components is given only by TIFFTAG_SAMPLESPERPIXEL / tiSpp.
Querying TIFFTAG_EXTRASAMPLES only give information about which channel is
the alpha channel, but we mostly ignore it for now, so remove that part of the
code.
</content>
</entry>
<entry>
<title>Changes in converttif.c for PPC64</title>
<updated>2017-08-10T22:06:23Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-08-10T22:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9f750884f91a4f1b9ca3e6a401057c21a7e2bd99'/>
<id>urn:sha1:9f750884f91a4f1b9ca3e6a401057c21a7e2bd99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remaining warning</title>
<updated>2017-08-09T01:05:37Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2017-08-09T01:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0c07950cb3f318df5b2051ae5d96bef553bb9966'/>
<id>urn:sha1:0c07950cb3f318df5b2051ae5d96bef553bb9966</id>
<content type='text'>
format specifier mismatch in #975
</content>
</entry>
<entry>
<title>Changes for converttif.c to fix tsize_t</title>
<updated>2017-08-07T14:44:28Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-08-07T14:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=bc3cb7410023e9d0c7ff9972a0bc8cf1fe9b32a4'/>
<id>urn:sha1:bc3cb7410023e9d0c7ff9972a0bc8cf1fe9b32a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First change on changes-for-afl-tests</title>
<updated>2017-08-02T15:27:08Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-08-02T15:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=57e36dbfeb57451444c5c20eab66ab0bedd3d3b3'/>
<id>urn:sha1:57e36dbfeb57451444c5c20eab66ab0bedd3d3b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch images broken by AFL</title>
<updated>2017-07-31T11:58:08Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-07-31T11:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=00f45684a8339e69ed55df2397f3c19d09fecaed'/>
<id>urn:sha1:00f45684a8339e69ed55df2397f3c19d09fecaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat whole codebase with astyle.options (#128)</title>
<updated>2017-05-09T18:46:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-09T13:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=563bd8499e63db976ca8358216138647593354bc'/>
<id>urn:sha1:563bd8499e63db976ca8358216138647593354bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow to write 3/5/7/9/11/13/15 bpp TIF files</title>
<updated>2016-04-23T02:29:03Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-22T23:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=74e814358c2530d238e3ada22d8eee6bf1d65283'/>
<id>urn:sha1:74e814358c2530d238e3ada22d8eee6bf1d65283</id>
<content type='text'>
Update uclouvain/openjpeg#729
</content>
</entry>
<entry>
<title>Allow to read 3/5/7/9/11/13/15 bpp TIF files</title>
<updated>2016-04-23T02:24:04Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-23T02:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=54393d9e38ac9d170d1ca6ac0c348d5f539d117d'/>
<id>urn:sha1:54393d9e38ac9d170d1ca6ac0c348d5f539d117d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings for C++</title>
<updated>2015-10-07T18:53:57Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-10-07T09:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c8ae3c522552271f426eaa9c6d158a72e9c5f26f'/>
<id>urn:sha1:c8ae3c522552271f426eaa9c6d158a72e9c5f26f</id>
<content type='text'>
g++ complains about invalid conversions like these ones:

error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
error: invalid conversion from ‘void*’ to ‘opj_precision* {aka opj_prec*}’ [-fpermissive]

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
</feed>
