Fix of the DQP signaling with multiple TUs (Ticket #181)
Fix of the DQP signaling when there are multiple luma TUs in Single Tree and there is only one TU containing all of the chroma information
Edited by Santiago de Luxán Hernández
Merge request reports
Activity
mentioned in merge request !275 (merged)
Done. Ticket #181.
This case did not happen in VTM-3.0 because the implicit splits were always the same for luma and chroma. In ISP, however, chroma is not split and that is the root cause of the problem. I'm not sure if the Inter Sub-block Transform (M0140) could have the same issue.
mentioned in merge request !271 (merged)
added 1 commit
- 169c2f78 - Introduced the JVET_M0102_INTRA_SUBPARTITIONS macro around the changes
Could you add M0102 macro guards to the changes so it's easy for people to identify these changes as related to ISP?
@bossen , done.
mentioned in commit 25f06c56
Please register or sign in to reply