<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/codec/compat/getopt.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>2010-03-24T11:21:19Z</updated>
<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>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>First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com). Thank you Patrick for this new module !</title>
<updated>2007-12-10T13:16:01Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-12-10T13:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=26606c71c8a5c3a79f9e371e1c0ddfcb800b77df'/>
<id>urn:sha1:26606c71c8a5c3a79f9e371e1c0ddfcb800b77df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for the TGA file format in the codec</title>
<updated>2007-08-20T15:20:42Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-08-20T15:20:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8298fd2b0a976cbf064c04f6a248dbfe124d2cf3'/>
<id>urn:sha1:8298fd2b0a976cbf064c04f6a248dbfe124d2cf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).</title>
<updated>2007-06-04T13:23:26Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2007-06-04T13:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ea9335ff48f106556e04a249d88246dba493a62a'/>
<id>urn:sha1:ea9335ff48f106556e04a249d88246dba493a62a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable accepting file names with `-´ symbol .Modification getopt.c</title>
<updated>2007-03-29T14:15:14Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-03-29T14:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9ba672366e5dfc2151544b0ef9c51f1a81ae3194'/>
<id>urn:sha1:9ba672366e5dfc2151544b0ef9c51f1a81ae3194</id>
<content type='text'>
Rsiz profile name generation to be STD_RSIZ for profiles which are not DCI compliant.Modification in image_to_j2k.c
Renamed convert_progression_order to j2k_convert_progression_order. Modification j2k.c
Calculation of number of tile part in each tile in j2k_calculate_tp. Modification j2k.c
j2k_setup_encoder to set bit rate limitation for digital cinema compliance with quality option. Modification in j2k.c
Equation to check multiple tile precincts. Modification pi.c
array size generation of pi-&gt;include in pi_initialise_encode().Modification in pi.c
Modification in pi_create_encode for tile part generation.Modification in pi.c
In tcd_rateallocate a variable stable_threshold which holds the valid threshold value. This is used to avoid error in case of a wrong threshold value in the last iteration. Modification in tcd.c.

</content>
</entry>
<entry>
<title>Made get_file_format function more robust. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h</title>
<updated>2007-02-27T14:19:09Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-02-27T14:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fd680a1cf0695829d12fa775d348655e67b43582'/>
<id>urn:sha1:fd680a1cf0695829d12fa775d348655e67b43582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the dirent.h file used for opening and reading Directory holding image files. Used in image_to_j2k.c and j2k_to_image.c.</title>
<updated>2007-02-27T08:54:56Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-02-27T08:54:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=313c772f4ae330a5a1fc43ddf9b98c7d89914c6b'/>
<id>urn:sha1:313c772f4ae330a5a1fc43ddf9b98c7d89914c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Option to read images from a Folder whose path is specified in the Input parameters by "-ImgDir" along with output decod format specified by "-OutFor" . Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h</title>
<updated>2007-02-26T15:40:01Z</updated>
<author>
<name>Parvatha Elangovan</name>
<email>p.elangovan@intopix.com</email>
</author>
<published>2007-02-26T15:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0781b7d441e303e89d9ef5f03b54a66536369923'/>
<id>urn:sha1:0781b7d441e303e89d9ef5f03b54a66536369923</id>
<content type='text'>
Enabling use of multi character input parameters in the codec. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
</content>
</entry>
<entry>
<title>ENH: Fix warning about assignment discards qualifiers from pointer target type</title>
<updated>2006-07-22T03:35:17Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2006-07-22T03:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4b3aabebd29a9d0b2b9fea0c76a18a4317c8d4de'/>
<id>urn:sha1:4b3aabebd29a9d0b2b9fea0c76a18a4317c8d4de</id>
<content type='text'>
</content>
</entry>
</feed>
