<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/dwt.c, branch version.2.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.2.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.2.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2014-04-03T15:30:57Z</updated>
<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] As reported by clang analyzer thoses values were never read</title>
<updated>2014-03-07T11:20:59Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-07T11:20:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9d216954762b0177bc7eaef9af651988f7c79aec'/>
<id>urn:sha1:9d216954762b0177bc7eaef9af651988f7c79aec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Another of fixes for warning about sign conversion</title>
<updated>2014-03-07T10:19:39Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-07T10:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7b335eb635dc281b968acdc845028e449a4baca5'/>
<id>urn:sha1:7b335eb635dc281b968acdc845028e449a4baca5</id>
<content type='text'>
Update issue 256

</content>
</entry>
<entry>
<title>[trunk] Remove easy to fix warnings about conversion</title>
<updated>2014-03-03T12:00:24Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T12:00:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=11f402b44ae63295663737e355d1319b6e50f84b'/>
<id>urn:sha1:11f402b44ae63295663737e355d1319b6e50f84b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] add opj_ prefix to some internal define and use the new opj type instead of int and float in some files</title>
<updated>2012-11-16T08:29:43Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-16T08:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fcf9fa36515132d0a75bfcfb58cf9439dcbe6240'/>
<id>urn:sha1:fcf9fa36515132d0a75bfcfb58cf9439dcbe6240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move opj_bool to OPJ_BOOL to follow the other type</title>
<updated>2012-11-15T13:13:36Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ec0fe091380c2de75584fdfc3d914eee5b89e731'/>
<id>urn:sha1:ec0fe091380c2de75584fdfc3d914eee5b89e731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct</title>
<updated>2012-10-25T14:49:10Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-25T14:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=06615a556d19a126a0e7a84a6cf8599aec134773'/>
<id>urn:sha1:06615a556d19a126a0e7a84a6cf8599aec134773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already optimized, add opj_ prefix, use new name of the functions</title>
<updated>2012-10-24T09:29:34Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-24T09:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=216791c3fb2858bc32159d70e917b4abae47e000'/>
<id>urn:sha1:216791c3fb2858bc32159d70e917b4abae47e000</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>
<entry>
<title>[trunk] correct warnings linked to static dwt functions because declaration is not hide when we use SSE</title>
<updated>2012-10-03T09:52:09Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-03T09:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3a46e2d86b7eb627f9496c7726b08ead97de0a9e'/>
<id>urn:sha1:3a46e2d86b7eb627f9496c7726b08ead97de0a9e</id>
<content type='text'>
</content>
</entry>
</feed>
