<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tests/CMakeLists.txt, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-09-01T14:30:48Z</updated>
<entry>
<title>Allow several repeated calls to opj_set_decode_area() and opj_decode() for single-tiled images</title>
<updated>2017-09-01T14:30:48Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-01T14:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0ae3cba3404674bbe2028ea9a801301a4c951b33'/>
<id>urn:sha1:0ae3cba3404674bbe2028ea9a801301a4c951b33</id>
<content type='text'>
* Only works for single-tiled images --&gt; will error out cleanly, as currently
  in other cases
* Save re-reading the codestream for the tile, and re-use code-blocks of the
  previous decoding pass.
* Future improvements might involve improving opj_decompress, and the image writing logic,
  to use this strategy.
</content>
</entry>
<entry>
<title>Subtile decoding: only do 9x7 IDWT computations on relevant areas of tile-component buffer.</title>
<updated>2017-08-20T20:02:41Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-20T20:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f87c5ef7ebef3d7a908e98f2de1b6a0336ae57ae'/>
<id>urn:sha1:f87c5ef7ebef3d7a908e98f2de1b6a0336ae57ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtile decoding: only do 5x3 IDWT computations on relevant areas of tile-component buffer.</title>
<updated>2017-08-18T13:08:51Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-18T13:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5d403250561398f7ba3041d9eb8c893bd680dd72'/>
<id>urn:sha1:5d403250561398f7ba3041d9eb8c893bd680dd72</id>
<content type='text'>
This lowers 'bin/opj_decompress -i ../MAPA.jp2 -o out.tif -d 0,0,256,256'
down to 0.860s
</content>
</entry>
<entry>
<title>Sub-tile decoding: only decode precincts and codeblocks that intersect the window specified in opj_set_decode_area()</title>
<updated>2017-08-17T17:05:54Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-08-14T11:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fe338a057c39797bf61939471ebaef09e44464c7'/>
<id>urn:sha1:fe338a057c39797bf61939471ebaef09e44464c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compilation test for standalone inclusion of openjpeg.h (#798)</title>
<updated>2016-07-14T09:06:26Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-07-14T09:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b'/>
<id>urn:sha1:b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b</id>
<content type='text'>
This ensures all openjpeg.h dependencies are met.
Fix #673</content>
</entry>
<entry>
<title>Update tiftoimage to support more input TIF formats</title>
<updated>2015-07-14T21:51:02Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-14T21:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ac9fb5a302c3f53d7bbce8e62c142ce275f8027d'/>
<id>urn:sha1:ac9fb5a302c3f53d7bbce8e62c142ce275f8027d</id>
<content type='text'>
Update uclouvain/openjpeg#322
Update uclouvain/openjpeg#264
</content>
</entry>
<entry>
<title>[trunk] Add small utilities to extract JP2 files from PDF</title>
<updated>2014-03-26T11:52:01Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-26T11:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ee130e23066251776dc64529a5c0d885934dee78'/>
<id>urn:sha1:ee130e23066251776dc64529a5c0d885934dee78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Add a small helper to spli ppm into 3 pgm files</title>
<updated>2014-03-13T09:57:20Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-13T09:57:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c7b646e23afd4875531b0f264aa47f9ee5b8d335'/>
<id>urn:sha1:c7b646e23afd4875531b0f264aa47f9ee5b8d335</id>
<content type='text'>
Update issue 235

</content>
</entry>
<entry>
<title>[trunk] Cleanup commit. Rename compare family since comparePGX now support TIFF.</title>
<updated>2014-03-07T16:24:24Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-07T16:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6b942376798af17e198b395167f895afc61f306c'/>
<id>urn:sha1:6b942376798af17e198b395167f895afc61f306c</id>
<content type='text'>
Rename compareRAWimage for clarity since it merely compare files (not images).

</content>
</entry>
<entry>
<title>[trunk] Fix JPIP test with updated md5sum</title>
<updated>2014-02-28T14:54:37Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-28T14:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a9e6268766e10419904b18512c03fe3d1529a308'/>
<id>urn:sha1:a9e6268766e10419904b18512c03fe3d1529a308</id>
<content type='text'>
</content>
</entry>
</feed>
