<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/codec/CMakeLists.txt, branch version.1.4</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.4</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2011-01-02T18:10:09Z</updated>
<entry>
<title>bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details)</title>
<updated>2011-01-02T18:10:09Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-01-02T18:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=73a6ed7c21a355e198abcc7fce493b98457d7d8f'/>
<id>urn:sha1:73a6ed7c21a355e198abcc7fce493b98457d7d8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>  (thanks to Winfried for his help)</title>
<updated>2010-12-08T11:06:41Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-12-08T11:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d08a96e2517c545b8ff2d7b89c7778eb5b1fd4ba'/>
<id>urn:sha1:d08a96e2517c545b8ff2d7b89c7778eb5b1fd4ba</id>
<content type='text'>
* [antonin] changed remaining "WIN32" to "_WIN32"
! [antonin] libopenjpeg has no more dependency on LCMS lib. Everything concerning color (icc profile, conversion to rgb, etc) has been put outside libopenjpeg and is used in j2k_to_image.c and mj2_to_frames.c.
- [antonin] removed "opj_convert{.c,.h}"
+ [antonin] added a directory "common/" that contains "getopt{.c,.h}" (previously in "codec/compat").
+ [antonin] added files "color{.c,.h}" in "common/" that define the code for icc profile management and sycc_to_rgb conversion
+ [antonin] added "common/format_defs.h" that contains common definitions used in image_to_j2k, j2k_to_image, j2k_dump.
</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>install man pages by default. install CHANGES and LICENSE</title>
<updated>2010-11-17T10:59:21Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-17T10:59:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3afd3b1afd711fff415f4cb0eebd9a015abaa1d8'/>
<id>urn:sha1:3afd3b1afd711fff415f4cb0eebd9a015abaa1d8</id>
<content type='text'>
</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=eeefefd56cb3edddefb73141733fd1e757c4b798'/>
<id>urn:sha1:eeefefd56cb3edddefb73141733fd1e757c4b798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverting the use of #include "openjpegConfigure.h" until we find a compatible</title>
<updated>2010-09-08T22:40:11Z</updated>
<author>
<name>Luis Ibanez</name>
<email>luis.ibanez@gmail.com</email>
</author>
<published>2010-09-08T22:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=531c0cf26f0c327b42a5caa79725e4afeb98768d'/>
<id>urn:sha1:531c0cf26f0c327b42a5caa79725e4afeb98768d</id>
<content type='text'>
way of doing this with autoconf, and with the default VS project files.

</content>
</entry>
<entry>
<title>ENH: The logic for defining OPJ_STATIC has now been moved to the</title>
<updated>2010-09-05T21:37:14Z</updated>
<author>
<name>Luis Ibanez</name>
<email>luis.ibanez@gmail.com</email>
</author>
<published>2010-09-05T21:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=509f7a64eabef4e5ce4927a2ef9f7316aa2b5c23'/>
<id>urn:sha1:509f7a64eabef4e5ce4927a2ef9f7316aa2b5c23</id>
<content type='text'>
     openjpegConfigure.h file.


</content>
</entry>
<entry>
<title>ENH: Grouping the logic that detects getopt.c into a single .cmake file.</title>
<updated>2010-09-05T20:15:05Z</updated>
<author>
<name>Luis Ibanez</name>
<email>luis.ibanez@gmail.com</email>
</author>
<published>2010-09-05T20:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d22912349bd909f5ac159b7dcbd1b38422c2a649'/>
<id>urn:sha1:d22912349bd909f5ac159b7dcbd1b38422c2a649</id>
<content type='text'>
Multiple directories were repeating this configuration independently.
The directory jp3d is expected to be self-suficient so it still does
the configuration directly.


</content>
</entry>
<entry>
<title>Need to include png/tiff include path</title>
<updated>2010-07-01T17:33:51Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2010-07-01T17:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f6ed93253b7688aa57e4ca2cf29f01fec0bcd34e'/>
<id>urn:sha1:f6ed93253b7688aa57e4ca2cf29f01fec0bcd34e</id>
<content type='text'>
</content>
</entry>
</feed>
