<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/wrapping/java/openjp2, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2024-02-29T19:51:33Z</updated>
<entry>
<title>Fix line endings (CRLF -&gt; LF)</title>
<updated>2024-02-29T19:51:33Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2024-02-29T19:51:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=51565c908f0a8fa7749353e900fdfec50f06a220'/>
<id>urn:sha1:51565c908f0a8fa7749353e900fdfec50f06a220</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Fix some typos (found by `codespell` and `typos`)</title>
<updated>2024-02-28T15:23:43Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2024-02-28T14:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=20ad29f497cf1afacb243c0019069ba10a0320bd'/>
<id>urn:sha1:20ad29f497cf1afacb243c0019069ba10a0320bd</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>CMake: switch to GNUInstallDirs  (#1424)</title>
<updated>2022-08-07T14:42:01Z</updated>
<author>
<name>Thomas Bracht Laumann Jespersen</name>
<email>t@laumann.xyz</email>
</author>
<published>2022-08-07T14:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c7bccf0515892617af984328e96cff5b4a6cd6d3'/>
<id>urn:sha1:c7bccf0515892617af984328e96cff5b4a6cd6d3</id>
<content type='text'>
* Add GNUInstallDirs for standard installation directories

Distributions are given standard variables for already existing hooks.
Multiarch libdirs is taken care of automagically.
Raises minimum cmake version by a little.

* Handle CMAKE_INSTALL_xxx being absolute paths for .pc file generation

In some cases the CMAKE_INSTAL_{BIN,MAN,DOC,LIB,INCLUDE}DIR variables
may turn out to be absolute paths in which case prepending ${prefix} in
the pkg-config .pc files will result in incorrect values.

For .pc file generation, figure out if these variables are absolute and
omit the prefix in the configured file when so.

See: https://github.com/OSGeo/PROJ/commit/ab25e4b7ed9544e668282dcd293cfaaa2e56dbdf</content>
</entry>
<entry>
<title>Remove obsolete components JPWL, JP3D and MJ2</title>
<updated>2021-05-04T17:21:45Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-05-04T17:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=85a87cd505f37027c4b74363b529a1e166e32651'/>
<id>urn:sha1:85a87cd505f37027c4b74363b529a1e166e32651</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump Java compatibility from 1.5 to 1.6 (#1263)</title>
<updated>2020-09-23T09:34:31Z</updated>
<author>
<name>Pei JIA</name>
<email>jiapei@longervision.com</email>
</author>
<published>2020-09-23T09:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=65c8f577d2f057e80040e98958eae80ca76c6b94'/>
<id>urn:sha1:65c8f577d2f057e80040e98958eae80ca76c6b94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling fixes (patch by ka7, #890, rebased on top of master)</title>
<updated>2017-07-26T19:06:38Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-26T19:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd'/>
<id>urn:sha1:5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat src/bin/wx/OPJViewer/source/OPJThreads.cpp src/bin/wx/OPJViewer/source/imagjpeg2000.cpp wrapping/java/openjp2/JavaOpenJPEG.c</title>
<updated>2017-07-26T19:04:01Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-26T19:04:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2be20ce7d9996e960d79f3ad6ec439a9895849ed'/>
<id>urn:sha1:2be20ce7d9996e960d79f3ad6ec439a9895849ed</id>
<content type='text'>
</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>[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] Remove some simple warnings about missing prototypes</title>
<updated>2012-10-29T13:28:51Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-29T13:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f31957c502457654fa77b77fa8ff5c5fe866490f'/>
<id>urn:sha1:f31957c502457654fa77b77fa8ff5c5fe866490f</id>
<content type='text'>
</content>
</entry>
</feed>
