<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/codec/Makefile.am, branch openjp3d</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=openjp3d</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=openjp3d'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2012-09-28T08:32:34Z</updated>
<entry>
<title>[trunk] FolderReorgProposal task: add JP3D</title>
<updated>2012-09-28T08:32:34Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-09-28T08:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=03d1a401647b2e338694d6269d8ddf4e9469efbd'/>
<id>urn:sha1:03d1a401647b2e338694d6269d8ddf4e9469efbd</id>
<content type='text'>
Update issue 177

</content>
</entry>
<entry>
<title>small fix related to the formatting of the install report displayed at the end of install procedure</title>
<updated>2011-03-04T11:03:33Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-03-04T11:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8e9997315bb834a16bf15472124647c873f65794'/>
<id>urn:sha1:8e9997315bb834a16bf15472124647c873f65794</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=eb9a2d93a951cfcf367d9e0ec8481b9e71b0d3d9'/>
<id>urn:sha1:eb9a2d93a951cfcf367d9e0ec8481b9e71b0d3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed report code in Makefile.am</title>
<updated>2011-01-07T03:20:58Z</updated>
<author>
<name>Winfried</name>
<email>szukw000@arcor.de</email>
</author>
<published>2011-01-07T03:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=431f559f49afe99575d99b9c0f119fc04d521cad'/>
<id>urn:sha1:431f559f49afe99575d99b9c0f119fc04d521cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapted Makefile.am/Makefile.nix to build choice: shared xor static</title>
<updated>2010-12-14T03:33:31Z</updated>
<author>
<name>Winfried</name>
<email>szukw000@arcor.de</email>
</author>
<published>2010-12-14T03:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1c1c123897c9e754cd48c123a50abf882403b6aa'/>
<id>urn:sha1:1c1c123897c9e754cd48c123a50abf882403b6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static</title>
<updated>2010-12-10T04:27:40Z</updated>
<author>
<name>Winfried</name>
<email>szukw000@arcor.de</email>
</author>
<published>2010-12-10T04:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=428dea2e25e4b431bfd5edb73af2911668f8457b'/>
<id>urn:sha1:428dea2e25e4b431bfd5edb73af2911668f8457b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-This line, and those below, will be ignored--</title>
<updated>2010-10-17T22:42:46Z</updated>
<author>
<name>Winfried</name>
<email>szukw000@arcor.de</email>
</author>
<published>2010-10-17T22:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=41a07019cabe651fb6d7a424ab40c01c9e8a66b0'/>
<id>urn:sha1:41a07019cabe651fb6d7a424ab40c01c9e8a66b0</id>
<content type='text'>
M    configure
M    Makefile.in
M    opj_config.h.in.user
M    mj2/Makefile.in
M    mj2/Makefile.am
M    mj2/Makefile.nix
M    libopenjpeg/Makefile.in
M    jp3d/Makefile.in
M    jp3d/libjp3dvm/Makefile.in
M    jp3d/Makefile.nix
M    jp3d/codec/Makefile.in
M    jp3d/codec/Makefile.am
M    config.nix
M    configure.ac
M    doc/Makefile.in
M    doc/Makefile.am
M    doc/Makefile.nix
M    INSTALL
M    CHANGES
M    jpwl/Makefile.in
M    jpwl/Makefile.am
M    jpwl/Makefile.nix
M    Makefile.am
M    Makefile.nix
M    codec/Makefile.in
M    codec/Makefile.am

</content>
</entry>
<entry>
<title>Added files to let people build openjpeg with configure tools ; Added makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages</title>
<updated>2010-10-05T10:33:15Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-10-05T10:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3caa4f8f4f086e610aa5ee597f673a2c78f8b848'/>
<id>urn:sha1:3caa4f8f4f086e610aa5ee597f673a2c78f8b848</id>
<content type='text'>
</content>
</entry>
</feed>
