openjpeg/src/lib
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
..
openjp2 Encoder: fix packet writing of empty sub-bands (#891, #892) 2017-06-12 18:37:50 +02:00
openjp3d Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
openjpip Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
openjpwl Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
openmj2 Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
CMakeLists.txt [trunk] FolderReorgProposal task: refactor MJ2 2012-09-28 08:51:14 +00:00