<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/INSTALL, branch version.1.5</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2011-08-22T10:42:32Z</updated>
<entry>
<title>updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding the data directory</title>
<updated>2011-08-22T10:42:32Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-08-22T10:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9ec5e8cf9ac5979f69097efe8ccf01152283fe9e'/>
<id>urn:sha1:9ec5e8cf9ac5979f69097efe8ccf01152283fe9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>INSTALL and THANKS files update</title>
<updated>2011-08-22T09:59:03Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-08-22T09:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4c9acc22b83f7835373cd3d1243897cd57428120'/>
<id>urn:sha1:4c9acc22b83f7835373cd3d1243897cd57428120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backport r866 to branch openjpeg-1.5</title>
<updated>2011-08-15T13:00:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-08-15T13:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9c7899372b0dd76aa6ef92eeb7a414ddcf71afbe'/>
<id>urn:sha1:9c7899372b0dd76aa6ef92eeb7a414ddcf71afbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)</title>
<updated>2011-04-14T18:37:47Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-04-14T18:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534'/>
<id>urn:sha1:31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities ; changed make all behaviour : DOC target removed from ALL</title>
<updated>2011-04-14T10:13:25Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-04-14T10:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=27b894dd3fd6d67dacf6c263587d789d96172116'/>
<id>urn:sha1:27b894dd3fd6d67dacf6c263587d789d96172116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone directory, with independent cmake files. Done as it uses its own version of the openjpeg library and does not depend on the one currently developped. Will be removed from the trunk and stored in a branch.</title>
<updated>2011-04-13T15:24:36Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-04-13T15:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5ef5fc65aeffbe3715cd21eed9f915629cb2a39a'/>
<id>urn:sha1:5ef5fc65aeffbe3715cd21eed9f915629cb2a39a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated autotools files to improve build and install procedures (credit to Vincent Torri)</title>
<updated>2011-03-04T10:53:27Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-03-04T10:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=86edc0a40e991c77581a73bf74d60d3f500e6961'/>
<id>urn:sha1:86edc0a40e991c77581a73bf74d60d3f500e6961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert to previous behaviour for cmake: builds (and links) dynamically by default. Static build only if -DBUILD_SHARED_LIBS is set to OFF.</title>
<updated>2010-12-05T15:19:57Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-12-05T15:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=59d9b97ffe35f17c71b25a749b885054cb4727d9'/>
<id>urn:sha1:59d9b97ffe35f17c71b25a749b885054cb4727d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed cmake behaviour: executables are now always statically linked. When -DBUIL_SHARED_LIBS option is ON (the default), the shared versions of the libraries are also built (but executables remain linked against the static libraries).</title>
<updated>2010-11-28T17:07:04Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-28T17:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=eb5694ca2a629f707736cbf203b21472ba6a0716'/>
<id>urn:sha1:eb5694ca2a629f707736cbf203b21472ba6a0716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor changes in cmake files (from winfried)</title>
<updated>2010-11-17T10:26:05Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-17T10:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=223a39b51e24c3efe565c4c3276bcbd8c3d4db4d'/>
<id>urn:sha1:223a39b51e24c3efe565c4c3276bcbd8c3d4db4d</id>
<content type='text'>
</content>
</entry>
</feed>
