openjpeg/tests/nonregression
Even Rouault 73d1510d47 Encoder: fix packet writing of empty sub-bands (#891, #892)
There are situations where, given a tile size, at a resolution level,
there are sub-bands with x0==x1 or y0==y1, that consequently don't have any
valid codeblocks, but the other sub-bands may be non-empty.
Given that we recycle the memory from one tile to another one, those
ghost codeblocks might be non-0 and thus candidate for packet inclusion.
2017-06-12 18:37:50 +02:00
..
CMakeLists.txt Add test for issue 820 (#829) 2016-09-11 19:47:32 +02:00
checkmd5refs.cmake Use lowercase for cmake commands consistenly 2016-05-02 16:05:41 +02:00
md5refs.txt Add test for PR 818 (#822) 2016-09-07 00:00:21 +02:00
test_suite.ctest.in Encoder: fix packet writing of empty sub-bands (#891, #892) 2017-06-12 18:37:50 +02:00