<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/CMakeLists.txt, branch version.2.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.2.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.2.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2014-04-28T07:34:26Z</updated>
<entry>
<title>[trunk] properly handle pkg-config on non-UNIX hosts</title>
<updated>2014-04-28T07:34:26Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-04-28T07:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=997758f91cfc2620ce23dba009ddb38fe4ff2257'/>
<id>urn:sha1:997758f91cfc2620ce23dba009ddb38fe4ff2257</id>
<content type='text'>
Fixes issue 340

</content>
</entry>
<entry>
<title>[trunk] Import change from 2.0 branch</title>
<updated>2014-03-25T15:21:53Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-25T15:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1adf89d5d2b3a40bf4f0e996456c1a98fc08bb93'/>
<id>urn:sha1:1adf89d5d2b3a40bf4f0e996456c1a98fc08bb93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Mark OpenJPEG to be ABI incompatible with previous one, move to SONAME 7</title>
<updated>2014-03-14T09:30:03Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-14T09:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3e33012bd9e510dd891217f02c5e438d61039a3e'/>
<id>urn:sha1:3e33012bd9e510dd891217f02c5e438d61039a3e</id>
<content type='text'>
Also declare this is 2.1.0 (or very close)

</content>
</entry>
<entry>
<title>[trunk] Fix find_path behavior within cross-compilation execution</title>
<updated>2014-02-28T08:28:25Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-28T08:28:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=65503dad73ca98890aaf5c08432ace46265dddf3'/>
<id>urn:sha1:65503dad73ca98890aaf5c08432ace46265dddf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.</title>
<updated>2013-10-30T08:59:23Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2013-10-30T08:59:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=05f796d2fabd08dd1ab575dca6f59ca6bf18b70c'/>
<id>urn:sha1:05f796d2fabd08dd1ab575dca6f59ca6bf18b70c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>complete openjpeg2 pkgconfig support, bug #68</title>
<updated>2013-10-15T19:17:51Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@gmail.com</email>
</author>
<published>2013-10-15T19:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4d7b6374c8723fcf8aa219473e21a5c891fda298'/>
<id>urn:sha1:4d7b6374c8723fcf8aa219473e21a5c891fda298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] separate the opj_config file between public and private part to avoid expose unused variables into the public API.</title>
<updated>2013-03-25T12:43:27Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-03-25T12:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=68415d040f73ec4e6a0c091bc0652b7825a6e82b'/>
<id>urn:sha1:68415d040f73ec4e6a0c091bc0652b7825a6e82b</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] use the home made macro to ensure the existence of some include file</title>
<updated>2013-03-13T15:21:20Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-03-13T15:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6de2271e2a3a5489399302c992b53ab2a0f01a8c'/>
<id>urn:sha1:6de2271e2a3a5489399302c992b53ab2a0f01a8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] correct missing variable in openjpeg config file</title>
<updated>2013-03-13T10:18:04Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-03-13T10:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=92b1e038c16be50d9b67d2bb72bb473ab8d2d753'/>
<id>urn:sha1:92b1e038c16be50d9b67d2bb72bb473ab8d2d753</id>
<content type='text'>
</content>
</entry>
</feed>
