openjpeg/src
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
..
bin CMake: add stronger warnings for openjp2 lib/bin by default, and error out on declaration-after-statement 2017-05-23 15:47:57 +02:00
lib Encoder: fix packet writing of empty sub-bands (#891, #892) 2017-06-12 18:37:50 +02:00
CMakeLists.txt trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. 2013-10-30 08:59:23 +00:00