<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/thirdparty/libpng, 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>2016-09-06T20:33:45Z</updated>
<entry>
<title>Update to libpng 1.6.25 (#821)</title>
<updated>2016-09-06T20:33:45Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-06T20:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=275aad4df8620660a9bd10c52b01f3c710481464'/>
<id>urn:sha1:275aad4df8620660a9bd10c52b01f3c710481464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to libpng 1.6.24 (#807)</title>
<updated>2016-08-06T10:51:40Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-08-06T10:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1509ccc51f8de0523821ffd2f3d1946b10e49614'/>
<id>urn:sha1:1509ccc51f8de0523821ffd2f3d1946b10e49614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use lowercase for cmake commands consistenly</title>
<updated>2016-05-02T14:05:41Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-05-02T14:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831'/>
<id>urn:sha1:17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831</id>
<content type='text'>
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
This needs vim 7.3 and fails with vim 7.4

This also fixes a number of :
- missing empty line at end of files
- useless space at end of lines
</content>
</entry>
<entry>
<title>Import pnglibconf.h.prebuilt as new pnglibconf.h</title>
<updated>2016-04-21T22:16:16Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-04-21T22:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8611d127db0957aa0de65613a9d2626a6314122b'/>
<id>urn:sha1:8611d127db0957aa0de65613a9d2626a6314122b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update libpng to from 1.6.17 to 1.6.21</title>
<updated>2016-04-21T16:49:15Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-04-21T16:49:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=889bf167913c202ee33b25c64063fd6db5bece96'/>
<id>urn:sha1:889bf167913c202ee33b25c64063fd6db5bece96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to libpng-1.6.17</title>
<updated>2015-07-25T17:48:21Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-25T17:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6007ac5c564ed46621cce3e2cedeb5b394ce48a7'/>
<id>urn:sha1:6007ac5c564ed46621cce3e2cedeb5b394ce48a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove CMake-language block-end command arguments</title>
<updated>2012-08-30T17:20:03Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-30T17:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3135642ff5c747d674b1a5347f4a3dd6352b6c75'/>
<id>urn:sha1:3135642ff5c747d674b1a5347f4a3dd6352b6c75</id>
<content type='text'>
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block.  This is no longer the preferred style.
Thanks to Hans Johnson
</content>
</entry>
<entry>
<title>Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies).</title>
<updated>2011-03-20T22:45:24Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-03-20T22:45:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=19f9147e1076d83dd1111609ca93a01085dbfb4f'/>
<id>urn:sha1:19f9147e1076d83dd1111609ca93a01085dbfb4f</id>
<content type='text'>
</content>
</entry>
</feed>
