<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/t1.c, 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:23:26Z</updated>
<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>Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This makes the t1 data arrays dynamic, which greatly reduces cache thrashing. Also, some minor cleanup to prevent unnecessary casts"</title>
<updated>2007-05-22T13:14:13Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-22T13:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8be8111008f87f643cafde4d5204d8146786b140'/>
<id>urn:sha1:8be8111008f87f643cafde4d5204d8146786b140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "Some formatting cleanups, so that the long function definitions and calls fit on screen. Use of prefix increment which is theoretically faster, in</title>
<updated>2007-05-21T13:08:10Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-21T13:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1bec8fe082ed5193295fe2a011c3c1ef6290d35e'/>
<id>urn:sha1:1bec8fe082ed5193295fe2a011c3c1ef6290d35e</id>
<content type='text'>
practice any sane compiler can optimize a postfix increment but its best not to count on such things. Consolidation of some redundant calculations in the inner loops, which becomes very useful in the future autovectorize patch."
</content>
</entry>
<entry>
<title>Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This changes the flag code in t1 to use a flag_t type, which can then be changed to reduce RAM usage. It is now typedef to a short."</title>
<updated>2007-05-21T12:50:03Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-21T12:50:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7d06d7fb5db82318686bad0b99951d6d612f6cca'/>
<id>urn:sha1:7d06d7fb5db82318686bad0b99951d6d612f6cca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely."</title>
<updated>2007-05-21T09:44:10Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-05-21T09:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e0ee9becb44885136be01e15fa4feaf75478b19b'/>
<id>urn:sha1:e0ee9becb44885136be01e15fa4feaf75478b19b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; and Callum Lerwick &lt;seg at haxxed.com&gt; for these great patches !</title>
<updated>2007-04-05T14:24:19Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-04-05T14:24:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0930d9886b52a4d4f46162cc0c7c292cfd393ebd'/>
<id>urn:sha1:0930d9886b52a4d4f46162cc0c7c292cfd393ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed an historical bug in t1.c that leaded to the inclusion of useless 0xFF in the codestream. Thanks to Sylvain, Pascal and Parvatha !</title>
<updated>2007-03-28T08:44:21Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-03-28T08:44:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5a3c1ffe7d5b4269d073fa826cba94591c0c3ed5'/>
<id>urn:sha1:5a3c1ffe7d5b4269d073fa826cba94591c0c3ed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed j2k_prog_order_list[]. Modifications in j2k.c.</title>
<updated>2007-03-21T13:01:15Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-03-21T13:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6045158ce611504f6359256926f69b6043ec50ea'/>
<id>urn:sha1:6045158ce611504f6359256926f69b6043ec50ea</id>
<content type='text'>
Fixed t1_decode_cblks. Modifications in t1.c.
</content>
</entry>
<entry>
<title>Algorithmic optimizations in t1.c, thanks to Guido J. !</title>
<updated>2007-02-21T07:57:27Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-02-21T07:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7cb2194c8e31acc867e6f674ca16c67764f09ba0'/>
<id>urn:sha1:7cb2194c8e31acc867e6f674ca16c67764f09ba0</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>
</feed>
