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
  • !2321

fix reference picture lists checking for multilayer scalable

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fabrice URBAN requested to merge furban/VVCSoftware_VTM:Check_ref_frames into master Oct 06, 2022
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 1

forcing the short-term ref not being a long-term causes picture not being found, and reissue a RPL in the slice header (causing extra syntax). This fix sets the conditions coherent with "applyReferencePictureListBasedMarking" function, which is called after in the encoder. This is needed because in multilayer, the layer 1 sets the inter layer ref picture of layer 0 as long-term, but the layer 0 picture is a short term ref for subsequent pictures of layer 0. By the way, what is the point of setting ILRP as "long-term" reference pictures (clause 8.3.3 Decoding process for reference picture marking) ?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Check_ref_frames