Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • V VVCSoftware_VTM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • jvet
  • VVCSoftware_VTM
  • Merge requests
  • !2319

Fix RPL-based marking and RPL checks in Multilayer context

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nikolay Shostak requested to merge nikolay.shostak/VVCSoftware_VTM:fix-ref-pic-marking into master Sep 30, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

When applyReferencePictureListBasedMarking() is looking for longterm reference picture it doesn't check if picture belongs to the same layer. Also it needs to check if picture is already reconstructed (otherwise it may "find" itself)

When checkCRA() iterates over reference pictures in RPL it needs to be aware of inter-layer reference pictures. ILRP entries can be in the beginning or in the middle of RPL.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-ref-pic-marking