<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/indexer_JPIP, 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>2010-12-08T11:06:41Z</updated>
<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>Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch.	</title>
<updated>2010-03-24T11:20:45Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2010-03-24T11:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=54214fb65fdc7af6b505ed0b924ea5d44d861ebf'/>
<id>urn:sha1:54214fb65fdc7af6b505ed0b924ea5d44d861ebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ENH: CMake: start compiling index_create. OpenJPEG.rc update copyright year</title>
<updated>2007-09-06T14:46:24Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2007-09-06T14:46:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=375754f1e650e6fa568f8aa6146e7fc4371e9a71'/>
<id>urn:sha1:375754f1e650e6fa568f8aa6146e7fc4371e9a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USAGE-statement updated</title>
<updated>2004-07-16T10:39:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-16T10:39:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=54b04573f9e33dfd9269e034a823a73df1775639'/>
<id>urn:sha1:54b04573f9e33dfd9269e034a823a73df1775639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Previous version reloaded</title>
<updated>2004-07-16T10:27:27Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-16T10:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=70ed4ae9861cfb75b0ca8c65bac77dcaf6a2af16'/>
<id>urn:sha1:70ed4ae9861cfb75b0ca8c65bac77dcaf6a2af16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug (compatibility between index_create and j2k_decode)</title>
<updated>2004-07-16T09:57:26Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-16T09:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cc034349cde8d058e6c703c04a4b752ef54653b9'/>
<id>urn:sha1:cc034349cde8d058e6c703c04a4b752ef54653b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* PPM markers handling modified (comment keyword : ppmbug1)</title>
<updated>2004-07-14T08:52:15Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-14T08:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=55e5910d6bfd3eeedb8e6e281feac36a44d66a6f'/>
<id>urn:sha1:55e5910d6bfd3eeedb8e6e281feac36a44d66a6f</id>
<content type='text'>
* empty resolution level or subband handling (comment keyword : sizebug1)
* index_on field forwarded to j2k_cp_t structure

</content>
</entry>
<entry>
<title>Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.</title>
<updated>2004-07-13T14:37:11Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-13T14:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=de5a22aea053d3934536ee3ff5d2f7b2f706d045'/>
<id>urn:sha1:de5a22aea053d3934536ee3ff5d2f7b2f706d045</id>
<content type='text'>
Parameters changed for j2k_decode, jp2_decode, j2k_decode_jpt_stream

</content>
</entry>
<entry>
<title>Remove call to obsolete library unistd.h</title>
<updated>2004-04-19T13:07:00Z</updated>
<author>
<name>Yannick Verschueren</name>
<email>unknown@unknown</email>
</author>
<published>2004-04-19T13:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ae6227a9cf82810ac46ca480918bc1d04e754f92'/>
<id>urn:sha1:ae6227a9cf82810ac46ca480918bc1d04e754f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>  Update for version 1.0</title>
<updated>2004-02-13T09:54:31Z</updated>
<author>
<name>Yannick Verschueren</name>
<email>unknown@unknown</email>
</author>
<published>2004-02-13T09:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=38828e8dcd3dfbbd40e332183e64f1980d279234'/>
<id>urn:sha1:38828e8dcd3dfbbd40e332183e64f1980d279234</id>
<content type='text'>
</content>
</entry>
</feed>
