<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/converttif.c, 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>2016-01-25T22:22:06Z</updated>
<entry>
<title>processed all c/h files through astyle with opj_astyle.cfg</title>
<updated>2016-01-25T22:22:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-01-25T22:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0febbff19e05cb1a6c2613eee76ad46a669c96cd'/>
<id>urn:sha1:0febbff19e05cb1a6c2613eee76ad46a669c96cd</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>
<entry>
<title>TIFF can output CMYK</title>
<updated>2015-08-21T17:54:22Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-08-21T17:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f98df1c715df24176fa616046cfabbffde680c6f'/>
<id>urn:sha1:f98df1c715df24176fa616046cfabbffde680c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update convert for PNG output</title>
<updated>2015-07-26T16:28:03Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-26T16:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f3dad25c774559c6f2370d1e19ec48caae04dd65'/>
<id>urn:sha1:f3dad25c774559c6f2370d1e19ec48caae04dd65</id>
<content type='text'>
Update uclouvain/openjpeg#264
</content>
</entry>
<entry>
<title>Remove some warnings when building</title>
<updated>2015-07-26T00:41:39Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-26T00:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c423cc84e7be79051a7f9631fa26aa7d072361f2'/>
<id>urn:sha1:c423cc84e7be79051a7f9631fa26aa7d072361f2</id>
<content type='text'>
Update #442
</content>
</entry>
<entry>
<title>Correct error message for invalid TIFF input</title>
<updated>2015-07-19T13:01:12Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-19T13:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=46c1dd22fc6d6a8b8f2b54f9e42e1fe5ba4938a7'/>
<id>urn:sha1:46c1dd22fc6d6a8b8f2b54f9e42e1fe5ba4938a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for TIFF input with Alpha channel</title>
<updated>2015-07-17T22:07:04Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-17T22:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8048bbc7a2c82d8342c3372690ccd3c9a6359425'/>
<id>urn:sha1:8048bbc7a2c82d8342c3372690ccd3c9a6359425</id>
<content type='text'>
Update uclouvain/openjpeg#322
</content>
</entry>
<entry>
<title>Fix build warnings in converttif.c</title>
<updated>2015-07-16T04:51:21Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-16T04:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=635a358962ce2eefe9750399d9c212d1fff65afc'/>
<id>urn:sha1:635a358962ce2eefe9750399d9c212d1fff65afc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update imagetotif to support more output TIF formats</title>
<updated>2015-07-15T22:26:02Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-15T22:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8f798864a9a01a3aa3f3219c7f0f6d98afd482ba'/>
<id>urn:sha1:8f798864a9a01a3aa3f3219c7f0f6d98afd482ba</id>
<content type='text'>
Update uclouvain/openjpeg#322
Update uclouvain/openjpeg#264
</content>
</entry>
<entry>
<title>Update tiftoimage to support more input TIF formats</title>
<updated>2015-07-14T21:51:02Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-14T21:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ac9fb5a302c3f53d7bbce8e62c142ce275f8027d'/>
<id>urn:sha1:ac9fb5a302c3f53d7bbce8e62c142ce275f8027d</id>
<content type='text'>
Update uclouvain/openjpeg#322
Update uclouvain/openjpeg#264
</content>
</entry>
</feed>
