<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/codec/image_to_j2k.c, branch version.1.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2007-01-30T10:51:29Z</updated>
<entry>
<title>Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c</title>
<updated>2007-01-30T10:51:29Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-01-30T10:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a6d737721317691cdec1bb078eca8c93a7313379'/>
<id>urn:sha1:a6d737721317691cdec1bb078eca8c93a7313379</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>
<entry>
<title>* Better fix of the TPH EPBs bug in JPWL module</title>
<updated>2006-12-05T18:20:04Z</updated>
<author>
<name>Giuseppe Baruffa</name>
<email>gbaruffa@users.noreply.github.com</email>
</author>
<published>2006-12-05T18:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3adfd1860295da3ef57871d6eb3615d1596f9ed1'/>
<id>urn:sha1:3adfd1860295da3ef57871d6eb3615d1596f9ed1</id>
<content type='text'>
* Fixed the UEP bug in JPWL module
+ Added some lines in the help of JPWL_image_to_j2k
</content>
</entry>
<entry>
<title>First integration of JPWL code</title>
<updated>2006-12-04T14:55:11Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2006-12-04T14:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=bcf7032b8b4af839910a6bcbc93f1481faab20c9'/>
<id>urn:sha1:bcf7032b8b4af839910a6bcbc93f1481faab20c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added the ability to specify the rate as "float" (before : integer)</title>
<updated>2006-10-31T17:10:14Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2006-10-31T17:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b565431251c607fe58fda307794bf09399b2681c'/>
<id>urn:sha1:b565431251c607fe58fda307794bf09399b2681c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>testsvn2</title>
<updated>2006-10-27T14:48:39Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2006-10-27T14:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3386c7765ad2a8c0c48dd1918e5932ff19948405'/>
<id>urn:sha1:3386c7765ad2a8c0c48dd1918e5932ff19948405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ENH: Better solution: using the opj_version function to stay up to date</title>
<updated>2006-07-21T21:00:19Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2006-07-21T21:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f222743e195963bd2db85627405f0f50102fe5b6'/>
<id>urn:sha1:f222743e195963bd2db85627405f0f50102fe5b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ENH: Minor cleanup, mainly comment and line too long</title>
<updated>2006-07-21T20:28:44Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2006-07-21T20:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=190b4b7c9eb25349c2afe26e9d963d2613b997bb'/>
<id>urn:sha1:190b4b7c9eb25349c2afe26e9d963d2613b997bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ENH: Cannot assign const char* into a char*. At same time upgrade OpenJPEG version to proper one</title>
<updated>2006-07-21T20:03:07Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2006-07-21T20:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d55af7fe7ea3e160fd0bb62301eb0f3d6533e7d6'/>
<id>urn:sha1:d55af7fe7ea3e160fd0bb62301eb0f3d6533e7d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed various minor warnings occuring under icc9 and bcc32, added MSVC project and compiler directives to build a 'standard' WIN32 DLL</title>
<updated>2006-01-31T21:26:11Z</updated>
<author>
<name>Freeimage</name>
<email>freeimage@aliceadsl.fr</email>
</author>
<published>2006-01-31T21:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=355b88c15d2dcafe4074b725e2165511df02f2dd'/>
<id>urn:sha1:355b88c15d2dcafe4074b725e2165511df02f2dd</id>
<content type='text'>
</content>
</entry>
</feed>
