| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-26 | test_decode_area.c: assign tdy to *ptileh instead of *ptilew (fixes #1195) | Even Rouault | |
| 2017-09-01 | test_decode_area: accept user bounds in -strip_height mode | Even Rouault | |
| 2017-09-01 | Allow several repeated calls to opj_set_decode_area() and opj_decode() for ↵ | Even Rouault | |
| single-tiled images * Only works for single-tiled images --> 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. | |||
| 2017-08-18 | test_decode_area: fix to make it work with odd image dimensions | Even Rouault | |
| 2017-08-17 | Sub-tile decoding: only decode precincts and codeblocks that intersect the ↵ | Even Rouault | |
| window specified in opj_set_decode_area() | |||
