<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/codec, branch version.1.2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2007-06-04T13:32:25Z</updated>
<entry>
<title>Tipo corrected...</title>
<updated>2007-06-04T13:32:25Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-06-04T13:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=aec1d7592c827ee8b6b93f1c8907c2aecbac58d2'/>
<id>urn:sha1:aec1d7592c827ee8b6b93f1c8907c2aecbac58d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).</title>
<updated>2007-06-04T13:23:26Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-06-04T13:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ea9335ff48f106556e04a249d88246dba493a62a'/>
<id>urn:sha1:ea9335ff48f106556e04a249d88246dba493a62a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the handling of 16bit TIFF files for cinema compression. Modified "convert.c".</title>
<updated>2007-05-31T09:13:44Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-31T09:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=814bab690015913c4cad6b713871296e29205272'/>
<id>urn:sha1:814bab690015913c4cad6b713871296e29205272</id>
<content type='text'>
Fixed the parameters used for cinema compression (9-7 transform used instead of 5-3). Modified "image_to_j2k.c"
</content>
</entry>
<entry>
<title>Possibility to choose to apply MCT (multiple component transform) enabled, and new decoding_limit: DECODE_ALL_BUT_PACKETS</title>
<updated>2007-05-10T14:13:30Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-10T14:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f3170bf64e39a9f9d512adde7e7b315f156fed8e'/>
<id>urn:sha1:f3170bf64e39a9f9d512adde7e7b315f156fed8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Error in tiftoimage(). Modification in convert.c.</title>
<updated>2007-04-12T10:01:48Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-04-12T10:01:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=110b54c7c6f1ceea769264e78424883ff4a4701d'/>
<id>urn:sha1:110b54c7c6f1ceea769264e78424883ff4a4701d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accepting "j2c"  as format for Encoding and Decoding. Modification in image_to_j2k.c.</title>
<updated>2007-04-10T16:23:48Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-04-10T16:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dbd132dca8f87a75c5d5addb1e6324da7c089c09'/>
<id>urn:sha1:dbd132dca8f87a75c5d5addb1e6324da7c089c09</id>
<content type='text'>
Modified imagetotif() to read images with signed data. Modification in convert.c.
</content>
</entry>
<entry>
<title>Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification in image_to_j2k.c.</title>
<updated>2007-04-04T13:40:32Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-04-04T13:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dd18811600365adc935a5f72d985bac43a01377f'/>
<id>urn:sha1:dd18811600365adc935a5f72d985bac43a01377f</id>
<content type='text'>
Bit rate limitation for each color component. Modification in image_to_j2k.c, t2.c.
Modified and tested Progression order change "-POC" option. Modification in image_to_j2k.c, j2k.c, pi.c.
Function j2k_check_poc_val() to check for possible loss of packets in case of wrong POC declaration. Modification in j2k.c.
Structure T2_MODE. This tells if the t2_encode_packets() is called during Threshold calculation or in Final pass. Modification in j2k.h, tcd.c
</content>
</entry>
<entry>
<title>Enable accepting file names with `-´ symbol .Modification getopt.c</title>
<updated>2007-03-29T14:15:14Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-03-29T14:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9ba672366e5dfc2151544b0ef9c51f1a81ae3194'/>
<id>urn:sha1:9ba672366e5dfc2151544b0ef9c51f1a81ae3194</id>
<content type='text'>
Rsiz profile name generation to be STD_RSIZ for profiles which are not DCI compliant.Modification in image_to_j2k.c
Renamed convert_progression_order to j2k_convert_progression_order. Modification j2k.c
Calculation of number of tile part in each tile in j2k_calculate_tp. Modification j2k.c
j2k_setup_encoder to set bit rate limitation for digital cinema compliance with quality option. Modification in j2k.c
Equation to check multiple tile precincts. Modification pi.c
array size generation of pi-&gt;include in pi_initialise_encode().Modification in pi.c
Modification in pi_create_encode for tile part generation.Modification in pi.c
In tcd_rateallocate a variable stable_threshold which holds the valid threshold value. This is used to avoid error in case of a wrong threshold value in the last iteration. Modification in tcd.c.

</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>Added option for Digital cinema profile compliant codestream. This can be chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c</title>
<updated>2007-03-07T16:04:33Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-03-07T16:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=78003a016a30c4d64779e09bb7135861db4c1b89'/>
<id>urn:sha1:78003a016a30c4d64779e09bb7135861db4c1b89</id>
<content type='text'>
Added the Digital Cinema profiles (CINEMA2K and CINEMA4K) to the list of profiles recognized in the codestream SIZ marker segment. Modification in openjpeg.h,j2k.c
Added feature for constant quality within bitrate defined in Digital cinema standards. Modification in tcd.c
Modified the method of generation of buffer length. Modification in cio.c
</content>
</entry>
</feed>
