<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/openjpeg.c, branch version.1.4</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.4</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2010-11-25T11:58:26Z</updated>
<entry>
<title>fix compilation and DLL creation of libopenjpeg with MSYS/MinGW (from vincent.torri, see issue 47 on googlecode)</title>
<updated>2010-11-25T11:58:26Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-25T11:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=389166e86e14a3a09ccf3d28ca0ee64968c5de45'/>
<id>urn:sha1:389166e86e14a3a09ccf3d28ca0ee64968c5de45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverted 'include "../opj_config.h"' to 'include "opj_config.h"'</title>
<updated>2010-11-22T11:48:19Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-22T11:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d5b44a98bc4a289690ae668655439b17b604ab58'/>
<id>urn:sha1:d5b44a98bc4a289690ae668655439b17b604ab58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor changes in header inclusions</title>
<updated>2010-11-15T11:08:03Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-15T11:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=709068ef5bf76b13948be4dffa03cc513f2e4abd'/>
<id>urn:sha1:709068ef5bf76b13948be4dffa03cc513f2e4abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added files to let people build openjpeg with configure tools ; Added makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages</title>
<updated>2010-10-05T10:33:15Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-10-05T10:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=eeefefd56cb3edddefb73141733fd1e757c4b798'/>
<id>urn:sha1:eeefefd56cb3edddefb73141733fd1e757c4b798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjpeg.c : fixed initialization of parameters-&gt;cp_disto_alloc/fixed_quality/fixed_alloc/tcp_numlayers because they were preventing to use the -q and -f options.</title>
<updated>2009-09-08T18:25:51Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2009-09-08T18:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9dbbc6ca1392d32dffd1a75d23b7447e88c4faf2'/>
<id>urn:sha1:9dbbc6ca1392d32dffd1a75d23b7447e88c4faf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the default lossless parameter to opj_set_default_encoder_parameters in openjpeg.c</title>
<updated>2008-07-09T11:43:02Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2008-07-09T11:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cebdbda260016caeb6c02387d9505d3c1043180c'/>
<id>urn:sha1:cebdbda260016caeb6c02387d9505d3c1043180c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten Juttner</title>
<updated>2008-05-22T09:54:44Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2008-05-22T09:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=65e5ff0fb4dbdd4db7450da4d10339625dcdb0c1'/>
<id>urn:sha1:65e5ff0fb4dbdd4db7450da4d10339625dcdb0c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected the wrong syntax of calloc()...</title>
<updated>2008-02-29T09:36:12Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2008-02-29T09:36:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9652def4ded690dd772f260cbb109907358eb900'/>
<id>urn:sha1:9652def4ded690dd772f260cbb109907358eb900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed openjpeg.c for proper initialization of codec context structures (dinfo in opj_create_compress() and opj_create_decompress(). Bug fix suggested by Andrey V. Kiselev</title>
<updated>2008-02-29T09:33:41Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2008-02-29T09:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6d1f3ecc9f792b8039328fb871b524d61fc0e481'/>
<id>urn:sha1:6d1f3ecc9f792b8039328fb871b524d61fc0e481</id>
<content type='text'>
Clean up of opj_aligned_malloc(), to just forgo the use of posix_memalign(), as apparently memalign() is what is working better for everyone. Patch by Callum.
</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>
</feed>
