<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/opj_includes.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>minor changes in header inclusions</title>
<updated>2010-11-15T11:08:03Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-15T11:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=709068ef5bf76b13948be4dffa03cc513f2e4abd'/>
<id>urn:sha1:709068ef5bf76b13948be4dffa03cc513f2e4abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch to support the MSVC Win 64 builds (from szekerest)</title>
<updated>2010-10-22T09:45:53Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-10-22T09:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e36881487d2a0c03706b84acafb3c8a0ccecc37c'/>
<id>urn:sha1:e36881487d2a0c03706b84acafb3c8a0ccecc37c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[v1.4]Fixed issue 6 on google code. Variable "pi" not freed or pointed-to in function "pi_create_encode". Thanks to Kent Mein for reporting this.</title>
<updated>2010-04-08T20:19:54Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2010-04-08T20:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fdf04af2713998bd70fe1a35280e2dada3bb94bc'/>
<id>urn:sha1:fdf04af2713998bd70fe1a35280e2dada3bb94bc</id>
<content type='text'>
[v1.4]Fixed problem with Borland C++ Builder (Borland C do not have lrintf). Thanks Marek Mauder for this fix.
</content>
</entry>
<entry>
<title>Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)</title>
<updated>2010-04-08T17:22:58Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2010-04-08T17:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=627f484bce7b572dfcbd13f90f5f6fb083d1008c'/>
<id>urn:sha1:627f484bce7b572dfcbd13f90f5f6fb083d1008c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch by Dzonatas and Callum Lerwick.        Fp/vectorization patch which basically converts most of the irreversible decode codepath to floating point, eliminating a few rounds of int/fp conversion, resulting in a vast performance improvement, and an increase in accuracy.</title>
<updated>2007-11-13T17:35:12Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-11-13T17:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dbeebe72b9d35f6ff807c21c7f217b569fa894f6'/>
<id>urn:sha1:dbeebe72b9d35f6ff807c21c7f217b569fa894f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thanks Callum !</title>
<updated>2007-10-18T12:26:11Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-10-18T12:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9e114bcaa47194a9f6af8eadf6d7cb9bb1ec277f'/>
<id>urn:sha1:9e114bcaa47194a9f6af8eadf6d7cb9bb1ec277f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c</title>
<updated>2007-03-20T17:15:18Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-03-20T17:15:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=694a173adb14a7724a37f942a9183fccd2766657'/>
<id>urn:sha1:694a173adb14a7724a37f942a9183fccd2766657</id>
<content type='text'>
Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
</content>
</entry>
<entry>
<title>First integration of JPWL code</title>
<updated>2006-12-04T14:59:33Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2006-12-04T14:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2c03b73dff9710b58231321de96bc0d6146e7c79'/>
<id>urn:sha1:2c03b73dff9710b58231321de96bc0d6146e7c79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed function definitions of INT and FIX modules to 'inline'</title>
<updated>2006-02-01T21:25:11Z</updated>
<author>
<name>Freeimage</name>
<email>freeimage@aliceadsl.fr</email>
</author>
<published>2006-02-01T21:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8d7b0c9c0564514d7edd36e8cc260a267c7d4213'/>
<id>urn:sha1:8d7b0c9c0564514d7edd36e8cc260a267c7d4213</id>
<content type='text'>
</content>
</entry>
</feed>
