<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/t1_generate_luts.c, branch dev-restart</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-14T21:46:46Z</updated>
<entry>
<title>Flags in T1 shall be unsigned (#840)</title>
<updated>2016-09-14T21:46:46Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-14T21:46:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f88c9974e27161427c003dda5d89f61a5a3995e9'/>
<id>urn:sha1:f88c9974e27161427c003dda5d89f61a5a3995e9</id>
<content type='text'>
This will remove some conversion warnings</content>
</entry>
<entry>
<title>Merge pull request #786 from rouault/tier1_optimizations_multithreading</title>
<updated>2016-09-13T14:39:26Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-09-13T14:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d6d0f070e179fc195849aacd842c92f79653934f'/>
<id>urn:sha1:d6d0f070e179fc195849aacd842c92f79653934f</id>
<content type='text'>
T1 &amp; DWT multithreading decoding optimizations</content>
</entry>
<entry>
<title>Fix coverity 113065 (CWE-484) (#824)</title>
<updated>2016-09-08T20:14:19Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-08T20:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b21a8317e5cba895aaca066330fe1dca15371eab'/>
<id>urn:sha1:b21a8317e5cba895aaca066330fe1dca15371eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Const'ify lut arrays so they are in the read-only data section</title>
<updated>2016-05-21T22:54:06Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2016-05-21T22:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=31882ad7f4a0d9d0231c3fdb9c75a6b69912e1b7'/>
<id>urn:sha1:31882ad7f4a0d9d0231c3fdb9c75a6b69912e1b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix uninitialized variable reported by cppcheck</title>
<updated>2016-04-09T17:02:05Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-04-09T17:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e7797b97a1922e0d38d705916117c29af96471a0'/>
<id>urn:sha1:e7797b97a1922e0d38d705916117c29af96471a0</id>
<content type='text'>
Also reorder initialization to follow declaration order
</content>
</entry>
<entry>
<title>[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS</title>
<updated>2014-04-03T15:30:57Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-03T15:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d19a4ab6768c48b542c0add922eba0dcddae9ffe'/>
<id>urn:sha1:d19a4ab6768c48b542c0add922eba0dcddae9ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] remove a warning when using strict prototype</title>
<updated>2014-03-10T08:15:43Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-10T08:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b4789129102adc8f0fbfe9c22230c196ecd39c03'/>
<id>urn:sha1:b4789129102adc8f0fbfe9c22230c196ecd39c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix warning for no previous prototype by using static function</title>
<updated>2012-10-15T07:31:05Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T07:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fe3c1f9061978a9d594c4b102cc91180261b8225'/>
<id>urn:sha1:fe3c1f9061978a9d594c4b102cc91180261b8225</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] update t1_generate_luts.c with the right ouput to generate t1_luts</title>
<updated>2012-10-05T12:34:46Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-05T12:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c66e6be4a4579b870a3524f90cd457f7b78a7cd4'/>
<id>urn:sha1:c66e6be4a4579b870a3524f90cd457f7b78a7cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ prefix</title>
<updated>2012-10-05T09:10:15Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-05T09:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4b140e060bf1a5cd1cc048014bc9e512930e2a8d'/>
<id>urn:sha1:4b140e060bf1a5cd1cc048014bc9e512930e2a8d</id>
<content type='text'>
</content>
</entry>
</feed>
