Skip to content

Fix bypass pterm termall and lossless decomposition issue (#891, #892)#949

Merged
rouault merged 3 commits intomasterfrom
fix_bypass_pterm_termall_and_lossless_decomposition_issue
Jun 13, 2017
Merged

Fix bypass pterm termall and lossless decomposition issue (#891, #892)#949
rouault merged 3 commits intomasterfrom
fix_bypass_pterm_termall_and_lossless_decomposition_issue

Conversation

@rouault
Copy link
Copy Markdown
Collaborator

@rouault rouault commented Jun 12, 2017

Although techically independant, for conveniency (new test cases added), this is on top of the earlier PR #947 for BYPASS and TERMALL fixes

rouault added 3 commits June 9, 2017 10:49
…#674)

There were a number of defects regarding when and how the termination of
passes had to done and the computation of their rate.
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.
@rouault
Copy link
Copy Markdown
Collaborator Author

rouault commented Jun 12, 2017

Same remark as for #947 : the tests pass on the branch pushed on https://github.com/uclouvain/openjpeg

@rouault
Copy link
Copy Markdown
Collaborator Author

rouault commented Jun 13, 2017

Has been merged into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants