<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg, branch version.1.5.2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2014-03-28T08:20:25Z</updated>
<entry>
<title>[1.5.2] Add NEWS file</title>
<updated>2014-03-28T08:20:25Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-28T08:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9586bc669c4623912ca657328579c878d74164a5'/>
<id>urn:sha1:9586bc669c4623912ca657328579c878d74164a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.2] Set mime-type to text/plain; charset=UTF-8</title>
<updated>2014-03-28T08:15:30Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-28T08:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=78dc93512b019ae3e02ff6bcb91c0820b9660472'/>
<id>urn:sha1:78dc93512b019ae3e02ff6bcb91c0820b9660472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Add missing changes files</title>
<updated>2014-03-27T10:54:49Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-27T10:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6778ef6a2510782802761409af70a604013373de'/>
<id>urn:sha1:6778ef6a2510782802761409af70a604013373de</id>
<content type='text'>
Fixes issue 320

</content>
</entry>
<entry>
<title>Create 1.5.2</title>
<updated>2014-03-27T10:53:26Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-27T10:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=20eb15b760c3b36f756737441801b471c7d85529'/>
<id>urn:sha1:20eb15b760c3b36f756737441801b471c7d85529</id>
<content type='text'>
Update issue 320

</content>
</entry>
<entry>
<title>[1.5] Fix big endian checking with autotools</title>
<updated>2014-03-26T15:25:37Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-26T15:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8c71728242904c3097d2589bd5bc1217026c8666'/>
<id>urn:sha1:8c71728242904c3097d2589bd5bc1217026c8666</id>
<content type='text'>
Thanks to winfried for patch
Fixes issue 302

</content>
</entry>
<entry>
<title>[1.5] Import patch from bug tracker</title>
<updated>2014-03-25T16:42:49Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-25T16:42:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4140dfdea8aaaf3536eb8ebbadd6a9c4fdab09d5'/>
<id>urn:sha1:4140dfdea8aaaf3536eb8ebbadd6a9c4fdab09d5</id>
<content type='text'>
Thanks to winfried
Fixes issue 304

</content>
</entry>
<entry>
<title>Improve check for standard libs</title>
<updated>2014-03-24T17:01:23Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2014-03-24T17:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=259f629a46b293aab33be8e3ccff8a680b457204'/>
<id>urn:sha1:259f629a46b293aab33be8e3ccff8a680b457204</id>
<content type='text'>
Previously, with &lt;lib&gt;_LIBS and &lt;lib&gt;_CFLAGS undefined,
the most basic compile command "$CC conftest.c -l&lt;lib&gt;" was not
tested.

issue: 129

</content>
</entry>
<entry>
<title>Install jpwl man pages only if jpwl is enabled</title>
<updated>2014-03-24T16:58:46Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2014-03-24T16:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c302efcf869bf069b7e6d6e0fa037aba1f5324b7'/>
<id>urn:sha1:c302efcf869bf069b7e6d6e0fa037aba1f5324b7</id>
<content type='text'>
issue: 129

</content>
</entry>
<entry>
<title>Calling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET, which</title>
<updated>2014-03-24T16:58:06Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2014-03-24T16:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e0b5b08f9a261ba98f58caf173842740ce6808c4'/>
<id>urn:sha1:e0b5b08f9a261ba98f58caf173842740ce6808c4</id>
<content type='text'>
gives incorrect results when cross compiling. Calling only
AC_CANONICAL_HOST is enough.

issue: 129

</content>
</entry>
<entry>
<title>[1.5] Rework r2768 in fact getopt_long is slightly different on GNU. Adapt signature to handle BSD signature and GNU one.</title>
<updated>2014-03-18T16:26:39Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T16:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dac95eff3a972f5686316db39ed0b8431aff8908'/>
<id>urn:sha1:dac95eff3a972f5686316db39ed0b8431aff8908</id>
<content type='text'>
Update issue 301

</content>
</entry>
</feed>
