Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
V
VVCSoftware_VTM
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom Issue Tracker
    • Custom Issue Tracker
  • Labels
  • Merge Requests 13
    • Merge Requests 13
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Jobs
  • Commits
  • jvet
  • VVCSoftware_VTM
  • Merge Requests
  • !1885

Merged
Opened Sep 24, 2020 by Frank Bossen@bossenMaintainer

Fix #1353: Deblocking, ISP, and 4:2:2/4:4:4 chroma formats

  • Overview 10
  • Commits 1
  • Pipelines 1
  • Changes 2

When using ISP, the last TU in the CU contains the last TU for luma but also the only TU for chroma. Max filter length is set for chroma even when the luma TU is not aligned to 4x4 grid (instead of being skipped, which is incorrect). Although this fix changes setting of max filter length for the 4:2:0 chroma format as well, it doesn't change the deblocking result in that case because the chroma TU size cannot be 8 or larger when the last luma TU is not aligned to the 4x4 grid.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: jvet/VVCSoftware_VTM!1885
Source branch: fix1353

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.