Opened 9 years ago Closed 7 years ago #1426 closed defect (wontfix)split_cu_flag specifies whether a coding quadtree is split into coding quadtrees.
Description
In "7.4.9.4 Coding quadtree semantics" (pp.100 in H.265-201504),
Even though the coding unit is what the syntax wants to describe,
So, I think that it should be changed to
Thanks. Change History (1)comment:1 Changed 7 years ago by bbross
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
The coding quadtree is the whole tree structure that splits the CTU into CUs. Hence saying that a quadtree is split into coding quadtrees is ambiguous as well and would not improve the current wording. Splitting a CU into four CUs would turn that CU into a coding quadtree node while not splitting would let the CU become a leaf and remain a CU. Although the wording might not be ideal, we cannot think of a better wording so we suggest to keep the current one and close the ticket without an action.