<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/t2.h, branch v2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2008-07-31T18:47:41Z</updated>
<entry>
<title>Deleting obsolete files and directories, adding v2-specific files and directories, updating existing files to v2. See README.v2 for more info</title>
<updated>2008-07-31T18:47:41Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2008-07-31T18:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7caaea18b728ead4e45226aafc09dba01e514a2d'/>
<id>urn:sha1:7caaea18b728ead4e45226aafc09dba01e514a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In pi.c, removed the Recursive function pi_check_next_level() and modified the code.</title>
<updated>2007-12-19T12:28:40Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-12-19T12:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=64ed560f4f88cb7215adb011ba53f16f1fd3f54c'/>
<id>urn:sha1:64ed560f4f88cb7215adb011ba53f16f1fd3f54c</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>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>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>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>
