<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/codec/convert.c, 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>2012-03-16T16:47:44Z</updated>
<entry>
<title>[v2] remove ref to png.h file on win32</title>
<updated>2012-03-16T16:47:44Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-03-16T16:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f6cb0c86e21a9a00831651fcae491997d1eb0168'/>
<id>urn:sha1:f6cb0c86e21a9a00831651fcae491997d1eb0168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start merging change from svn trunk</title>
<updated>2010-06-22T17:29:21Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2010-06-22T17:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5badc82fa9380a7bcfe12369c7ed4f3738ede167'/>
<id>urn:sha1:5badc82fa9380a7bcfe12369c7ed4f3738ede167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor tweaks to cmake files</title>
<updated>2010-06-21T11:50:46Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2010-06-21T11:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1f348833dd4f65f6112ccff161b64153ebaf433c'/>
<id>urn:sha1:1f348833dd4f65f6112ccff161b64153ebaf433c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addression Windows warnings about mismatch between signed and unsigned.</title>
<updated>2010-06-12T22:51:15Z</updated>
<author>
<name>Luis Ibanez</name>
<email>luis.ibanez@gmail.com</email>
</author>
<published>2010-06-12T22:51:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f50986524222f33fc52660cb46ef773d90f0f9f6'/>
<id>urn:sha1:f50986524222f33fc52660cb46ef773d90f0f9f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code improvements using 'g++-4.4.0' to trace the code (v2.0). Thanks to Winfried for this patch.	</title>
<updated>2010-03-24T11:21:19Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2010-03-24T11:21:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=73b4d326382e1c7e0f10ea98cc9f1b4672aa3fb2'/>
<id>urn:sha1:73b4d326382e1c7e0f10ea98cc9f1b4672aa3fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V2 branch : </title>
<updated>2009-09-10T13:34:19Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2009-09-10T13:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ec400c4fa5ed89b85b3694f6424dda2541d25c0b'/>
<id>urn:sha1:ec400c4fa5ed89b85b3694f6424dda2541d25c0b</id>
<content type='text'>
- found a bug in tcd.c that was preventing to find the correct threshold in tcd_rateallocate.c for high-precision images. Applied a temporary patch but a better solution should be found.
- Modified the way raw images with more that 8bpp are read and written
</content>
</entry>
<entry>
<title>fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)</title>
<updated>2009-09-10T13:10:09Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2009-09-10T13:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b1d8788a464e0de986eabab0fb22c8d857b89c78'/>
<id>urn:sha1:b1d8788a464e0de986eabab0fb22c8d857b89c78</id>
<content type='text'>
</content>
</entry>
<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 convert.c, corrected imagetobmp() conversion for grayscale. In tcd.c, corrected Rate modification in tcd_init_encode().</title>
<updated>2008-02-05T15:15:38Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2008-02-05T15:15:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=29ea3dde47818da3eecb917ebb1db797a3e80d44'/>
<id>urn:sha1:29ea3dde47818da3eecb917ebb1db797a3e80d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the way the image structure is allocated when the decoding parameters include some resolutions to discard. This should have a significant impact for the decoding of huge images when some resolutions are discarder (-r parameter) </title>
<updated>2007-10-12T15:04:34Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-10-12T15:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1f11a4fe903ef65fa31d579b3fec4e56e7a26c37'/>
<id>urn:sha1:1f11a4fe903ef65fa31d579b3fec4e56e7a26c37</id>
<content type='text'>
Warning: The output image size is now reduced when discarding resolutions !
</content>
</entry>
</feed>
