<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/j2k.h, branch start</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=start</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=start'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2005-11-08T17:40:41Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'start'.</title>
<updated>2005-11-08T17:40:41Z</updated>
<author>
<name>no_author</name>
<email>no_author@no_author</email>
</author>
<published>2005-11-08T17:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=220a21bd01a1fcec4f39a005c496d24f85bbd0dd'/>
<id>urn:sha1:220a21bd01a1fcec4f39a005c496d24f85bbd0dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'avendor'.</title>
<updated>2004-07-16T14:06:33Z</updated>
<author>
<name>no_author</name>
<email>no_author@no_author</email>
</author>
<published>2004-07-16T14:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a68ccae30ff7c155c253e7362aa89ca087525fb8'/>
<id>urn:sha1:a68ccae30ff7c155c253e7362aa89ca087525fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* PPM markers handling modified (comment keyword : ppmbug1)</title>
<updated>2004-07-14T08:52:15Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-14T08:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=55e5910d6bfd3eeedb8e6e281feac36a44d66a6f'/>
<id>urn:sha1:55e5910d6bfd3eeedb8e6e281feac36a44d66a6f</id>
<content type='text'>
* empty resolution level or subband handling (comment keyword : sizebug1)
* index_on field forwarded to j2k_cp_t structure

</content>
</entry>
<entry>
<title>Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.</title>
<updated>2004-07-13T14:37:11Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-13T14:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=de5a22aea053d3934536ee3ff5d2f7b2f706d045'/>
<id>urn:sha1:de5a22aea053d3934536ee3ff5d2f7b2f706d045</id>
<content type='text'>
Parameters changed for j2k_decode, jp2_decode, j2k_decode_jpt_stream

</content>
</entry>
<entry>
<title>Bug fixed for scalar_derived quantization type</title>
<updated>2004-07-09T14:04:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-07-09T14:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=651f98ad066ebb978d60c960bdf0f390ea035a14'/>
<id>urn:sha1:651f98ad066ebb978d60c960bdf0f390ea035a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New variable in cp structure for JP2 format</title>
<updated>2004-07-07T07:37:44Z</updated>
<author>
<name>Francois-Olivier Devaux</name>
<email>fodevaux@users.noreply.github.com</email>
</author>
<published>2004-07-07T07:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=77ca0769e397ba25cf2a8d98f14a6e38ef7baba7'/>
<id>urn:sha1:77ca0769e397ba25cf2a8d98f14a6e38ef7baba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small changes in the INDEX-file generation (in order to only use data from index data structures)</title>
<updated>2004-05-07T14:41:45Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-05-07T14:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=275b153fc292ae1b951d1701760323d766e12ce2'/>
<id>urn:sha1:275b153fc292ae1b951d1701760323d766e12ce2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Fixed_quality option added : specifying -q psnr1,psnr2,psnr3,... at the command line when encoding an image generates layers with the corresponding psnr. You have to specify values in the increase order. This option is incompatible with "-r" or "-f" options.</title>
<updated>2004-05-07T13:50:47Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2004-05-07T13:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a4911967eb32c3b9ea5bdcef10205f68e136b123'/>
<id>urn:sha1:a4911967eb32c3b9ea5bdcef10205f68e136b123</id>
<content type='text'>
* Old -q option is now available with -f

* The INDEX-file structure has been modified and is now like this :
------------------------------
image_width image_height
progression order
tile_width tile_height
nb_tiles_width nb_tiles_height
nb_components
nb_layers
nb_decompositions
foreach resolution_level {[precinct_width,precinct_height]}
main_header_end
codestream_size
foreach tile {
  tileno start_pos end_header end_pos squarred_error_total nb_pixels mean_squarred_error
}
foreach tile {
  foreach packet {
    packetno tileno layerno resno compno precinctno start_pos end_pos SE_reduction
  }
}
SE max
SE total
-----------------------------

</content>
</entry>
<entry>
<title>  Reformatage :  indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h')</title>
<updated>2004-04-29T13:27:24Z</updated>
<author>
<name>Sebastien Lugan</name>
<email>slugan@users.noreply.github.com</email>
</author>
<published>2004-04-29T13:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=64c34e0d5260ef8e4dee4638458431aec0e1e614'/>
<id>urn:sha1:64c34e0d5260ef8e4dee4638458431aec0e1e614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>  Reformatage :  indent -kr $(find . -name '*.c') $(find . -name '*.h')</title>
<updated>2004-04-29T13:10:05Z</updated>
<author>
<name>Sebastien Lugan</name>
<email>slugan@users.noreply.github.com</email>
</author>
<published>2004-04-29T13:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ec9bd9f6a455a83da8c2c77f5b2628b416cca18f'/>
<id>urn:sha1:ec9bd9f6a455a83da8c2c77f5b2628b416cca18f</id>
<content type='text'>
</content>
</entry>
</feed>
