<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/openjpeg.h, 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>First integration of JPWL code</title>
<updated>2006-12-04T14:59:33Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2006-12-04T14:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2c03b73dff9710b58231321de96bc0d6146e7c79'/>
<id>urn:sha1:2c03b73dff9710b58231321de96bc0d6146e7c79</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>testsvn</title>
<updated>2006-10-26T19:54:44Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2006-10-26T19:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=97a3327f99460e0a4fa1c3f8975c44b5dea90702'/>
<id>urn:sha1:97a3327f99460e0a4fa1c3f8975c44b5dea90702</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>
<entry>
<title>STYLE: Remove completely reference to OPJ_EXPORT</title>
<updated>2006-01-31T14:51:39Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2006-01-31T14:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1460d23294fb81287cf1d9ff122cd1925c726fed'/>
<id>urn:sha1:1460d23294fb81287cf1d9ff122cd1925c726fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ENH: Move to a def solution to avoid polluting header file with declspec</title>
<updated>2006-01-31T14:20:06Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2006-01-31T14:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c5c3ca370e66809b768ab0dfd93e4472a29b17b7'/>
<id>urn:sha1:c5c3ca370e66809b768ab0dfd93e4472a29b17b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32</title>
<updated>2006-01-25T08:50:18Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2006-01-25T08:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5432a70c79672b13b02cb0d53b362d2d8cb958ed'/>
<id>urn:sha1:5432a70c79672b13b02cb0d53b362d2d8cb958ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenJPEG version 1.1</title>
<updated>2005-12-08T09:38:47Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2005-12-08T09:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=95bc884365deb41c357583874c23d82eac7cad2d'/>
<id>urn:sha1:95bc884365deb41c357583874c23d82eac7cad2d</id>
<content type='text'>
</content>
</entry>
</feed>
