<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jpwl, branch dev-restart</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-07-14T08:49:17Z</updated>
<entry>
<title>jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)</title>
<updated>2016-07-14T08:49:17Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2016-07-14T08:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e40c28c2e89c30ebb682fe2fabef10930e039c1f'/>
<id>urn:sha1:e40c28c2e89c30ebb682fe2fabef10930e039c1f</id>
<content type='text'>
The type casts which used this data type can be removed by changing
the signature of function swap16. As this function is called with
unsigned variables, this change is reasonable.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;</content>
</entry>
<entry>
<title>Fix typos in comments and string</title>
<updated>2015-09-29T03:55:43Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-09-29T03:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=99fc1ab306f9db0085adf648369404ce8aae22a9'/>
<id>urn:sha1:99fc1ab306f9db0085adf648369404ce8aae22a9</id>
<content type='text'>
Most typos were found by codespell.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>fix resource leak in jpwl</title>
<updated>2015-09-06T15:18:37Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-06T15:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c31fb68ccc0e53d70b21fd068b04b2c1ca4d933f'/>
<id>urn:sha1:c31fb68ccc0e53d70b21fd068b04b2c1ca4d933f</id>
<content type='text'>
Fixes #573
</content>
</entry>
<entry>
<title>[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS</title>
<updated>2014-04-03T15:30:57Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-03T15:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d19a4ab6768c48b542c0add922eba0dcddae9ffe'/>
<id>urn:sha1:d19a4ab6768c48b542c0add922eba0dcddae9ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer OPJ_BIG_ENDIAN)</title>
<updated>2014-03-18T14:37:33Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T14:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ae49fd1aa9ef6409d958255c1461a8222e2a9ae4'/>
<id>urn:sha1:ae49fd1aa9ef6409d958255c1461a8222e2a9ae4</id>
<content type='text'>
Update issue 302

</content>
</entry>
<entry>
<title>[trunk] add access to opj_apps_config.h to old applications</title>
<updated>2013-03-17T22:22:11Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-03-17T22:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ecb93d97a561dadd3fe422a3d7c7b0d3f024b914'/>
<id>urn:sha1:ecb93d97a561dadd3fe422a3d7c7b0d3f024b914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj_apps_config file (thanks to winfried)</title>
<updated>2013-03-17T17:03:00Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-03-17T17:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a13e4a77e022be5978284b6ed6d6156d4af1378c'/>
<id>urn:sha1:a13e4a77e022be5978284b6ed6d6156d4af1378c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #define</title>
<updated>2012-11-16T09:31:12Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-11-16T09:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a622c1c2fe9bcf09763c1cb4cce105a1990ad206'/>
<id>urn:sha1:a622c1c2fe9bcf09763c1cb4cce105a1990ad206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Attempt to fix compilation error with mj2</title>
<updated>2012-11-16T09:19:11Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-11-16T09:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b3e467dcba50b2317afb75cdb6aa768df4ec814c'/>
<id>urn:sha1:b3e467dcba50b2317afb75cdb6aa768df4ec814c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove some simple warnings about missing prototypes</title>
<updated>2012-10-25T08:20:12Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-25T08:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=66c1228c95bffc71de0f8f68ff80b14107151132'/>
<id>urn:sha1:66c1228c95bffc71de0f8f68ff80b14107151132</id>
<content type='text'>
</content>
</entry>
</feed>
