<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/pi.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>Bug fixed by David Bruken. Fixed memory allocation issue in opj_malloc.h.</title>
<updated>2007-12-21T10:19:01Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-12-21T10:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=287fb0b8fd3b8e57a63c82d9950340e75a09fe11'/>
<id>urn:sha1:287fb0b8fd3b8e57a63c82d9950340e75a09fe11</id>
<content type='text'>
Possible errors in pi_create_encode handled
</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>Fixed the DCinema filesize allocation. It now includes the SOT marker size</title>
<updated>2007-08-08T09:41:16Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-08-08T09:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7dcb817e6acf9ec78a1bf09dfa9b188dd18e68b6'/>
<id>urn:sha1:7dcb817e6acf9ec78a1bf09dfa9b188dd18e68b6</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>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>
<entry>
<title>  Reformatage :  indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h')</title>
<updated>2004-04-29T13:27:24Z</updated>
<author>
<name>Sebastien Lugan</name>
<email>slugan@users.noreply.github.com</email>
</author>
<published>2004-04-29T13:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=64c34e0d5260ef8e4dee4638458431aec0e1e614'/>
<id>urn:sha1:64c34e0d5260ef8e4dee4638458431aec0e1e614</id>
<content type='text'>
</content>
</entry>
</feed>
