<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/openjpeg.h, 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>2011-07-03T17:58:59Z</updated>
<entry>
<title>fixed version number of openjpeg 2.0.0 in openjpeg.h</title>
<updated>2011-07-03T17:58:59Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-07-03T17:58:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c49becae300bd74da17395f3b84ecef20717092f'/>
<id>urn:sha1:c49becae300bd74da17395f3b84ecef20717092f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[V2] fixed dllexport definition (credit to vincent torri)</title>
<updated>2011-04-13T11:01:12Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-04-13T11:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9e0e3611c52e2130901e474284e0310937fcedd8'/>
<id>urn:sha1:9e0e3611c52e2130901e474284e0310937fcedd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix contributed by Bill Lorensen, to make it build in MinGW.</title>
<updated>2010-08-22T00:29:14Z</updated>
<author>
<name>Luis Ibanez</name>
<email>luis.ibanez@gmail.com</email>
</author>
<published>2010-08-22T00:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9f446c88e874effa5eca6432b0f0faf3a7ce4784'/>
<id>urn:sha1:9f446c88e874effa5eca6432b0f0faf3a7ce4784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[FOD] Created a new constant in openjpeg.h to differentiate the case when the colorspace is not supported by the library and when it is not specified in the codestream. Suggested by Matteo Italia.</title>
<updated>2010-01-20T15:44:59Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2010-01-20T15:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dc9459029fbb9b4b405d6ce9bd92bbcb2f77ed40'/>
<id>urn:sha1:dc9459029fbb9b4b405d6ce9bd92bbcb2f77ed40</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>VERSION 1.3.0 RELEASE</title>
<updated>2007-12-21T10:39:41Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-12-21T10:39:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4619a94ebfe4af25f3fd95074b02b7d8ad50ac88'/>
<id>urn:sha1:4619a94ebfe4af25f3fd95074b02b7d8ad50ac88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoided ABI breakage</title>
<updated>2007-11-14T11:34:48Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-11-14T11:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c458af9cd697c0a5949ef2f5bd4ab5c45530457b'/>
<id>urn:sha1:c458af9cd697c0a5949ef2f5bd4ab5c45530457b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a bug which prevented JPWL from working on multi-tiled images; added some more fields in the interface info structures (keep a list of markers, save start packet number for each tile)</title>
<updated>2007-11-05T13:05:07Z</updated>
<author>
<name>Giuseppe Baruffa</name>
<email>gbaruffa@users.noreply.github.com</email>
</author>
<published>2007-11-05T13:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=95d760a1735517347355ff875549d85ebbc72eb7'/>
<id>urn:sha1:95d760a1735517347355ff875549d85ebbc72eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenJPEG library interface modified to retain compatibility with version 1.2. Sorry if some of you already adapted their code to the previous interface, but we want to avoid a ABI break....</title>
<updated>2007-09-17T15:11:20Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-09-17T15:11:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=55c4c14352519b84ad79abcb2f8527e1c25b9e54'/>
<id>urn:sha1:55c4c14352519b84ad79abcb2f8527e1c25b9e54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issues with cstr_info when codestream has components with different number of resolutions. </title>
<updated>2007-09-17T14:00:43Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-09-17T14:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=569bbb00776f08211f7184ea4ea94571b652adae'/>
<id>urn:sha1:569bbb00776f08211f7184ea4ea94571b652adae</id>
<content type='text'>
</content>
</entry>
</feed>
