<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/jp2.h, 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>Fixed doxygen data inside source code (from winfried)</title>
<updated>2010-10-24T20:28:22Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-10-24T20:28:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0dc7f6a2d3d2a242c561b7cc1e4003542f2810b1'/>
<id>urn:sha1:0dc7f6a2d3d2a242c561b7cc1e4003542f2810b1</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>Indexes can now be generated when decoding J2K codestreams.</title>
<updated>2007-09-07T15:01:55Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-09-07T15:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3816e0edf40b766ab78cdbf3ba5634b684630d0f'/>
<id>urn:sha1:3816e0edf40b766ab78cdbf3ba5634b684630d0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the OpenJPEG library interface to enable users to access information regarding the codestream (also called index).</title>
<updated>2007-08-30T09:51:20Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-08-30T09:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=acfe0ad6458db913aac469804d4d17bea671682a'/>
<id>urn:sha1:acfe0ad6458db913aac469804d4d17bea671682a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.</title>
<updated>2007-05-10T14:21:09Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-10T14:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1200dd871a3f39d8b7367f3bcbeb2d144c38369a'/>
<id>urn:sha1:1200dd871a3f39d8b7367f3bcbeb2d144c38369a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright update</title>
<updated>2007-01-15T09:55:40Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-01-15T09:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ed3aec55fdc1a598981823d7e40d078d5b08610b'/>
<id>urn:sha1:ed3aec55fdc1a598981823d7e40d078d5b08610b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed various minor warnings occuring under gcc, added corrections proposed in the forum</title>
<updated>2006-01-26T20:02:04Z</updated>
<author>
<name>Freeimage</name>
<email>freeimage@aliceadsl.fr</email>
</author>
<published>2006-01-26T20:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8a662fa4b1dc489a8d6d5fe687499f25f856ba67'/>
<id>urn:sha1:8a662fa4b1dc489a8d6d5fe687499f25f856ba67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenJPEG version 1.1</title>
<updated>2005-12-08T09:38:47Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2005-12-08T09:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=95bc884365deb41c357583874c23d82eac7cad2d'/>
<id>urn:sha1:95bc884365deb41c357583874c23d82eac7cad2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjpeg version 1.0 (previous version still available with tag opj0-97)</title>
<updated>2005-12-02T13:34:15Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2005-12-02T13:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f61cda9b7d83e0202cbaa15bac45d358e9b3652e'/>
<id>urn:sha1:f61cda9b7d83e0202cbaa15bac45d358e9b3652e</id>
<content type='text'>
</content>
</entry>
</feed>
