Skip to content
Snippets Groups Projects

Fix ticket #119 disallow current picture to be the collocated picture

Merged Xiaozhong Xu requested to merge xiaozhongxu/VVCSoftware_VTM:CPR_BUGFIX_COL_PIC into master

In response to ticket#119, disallow encoder to choose the current picture as the collocated picture when it is the only reference picture; check at decoder side if the current picture is chosen as the collocated picture. This can be at a lower priority as the current software will not use temporal MV prediction for CPR mode.

Edited by Xiaozhong Xu

Merge request reports

Pipeline #402 passed

Pipeline passed for 083edcb6 on xiaozhongxu:CPR_BUGFIX_COL_PIC

Approval is optional

Merged by Karsten SuehringKarsten Suehring 6 years ago (Dec 4, 2018 1:22pm UTC)

Merge details

  • Changes merged into master with 6848c2c0.
  • Did not delete the source branch.

Pipeline #440 passed

Pipeline passed for 6848c2c0 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Xiaozhong Xu changed title from disallow current picture to be the collocated picture to Fix ticket #119 disallow current picture to be the collocated picture

    changed title from disallow current picture to be the collocated picture to Fix ticket #119 disallow current picture to be the collocated picture

  • Xiaozhong Xu changed the description

    changed the description

  • The current code is not broken. This fix is to further ensure we will not have issue in case we only have current picture as single reference. Maybe we could merge it after VTM-3.

  • mentioned in commit 6848c2c0

Please register or sign in to reply
Loading