Opened 13 years ago Closed 13 years ago #372 closed defect (fixed)Derivation of coefficient group scan is incorrect
Description
In the residual coding syntax, the derivation of xCG and yCG for 32x32 TUs depend on the scan array for 8x8 TUs. Since the scan order for 8x8 TUs was changed from diagonal to sub-block, xCG and yCG are now incorrect. The simplest fix would be to derive xCG as follows: Attachments (1)Change History (4)comment:1 Changed 13 years ago by DefaultCC Plugin
Changed 13 years ago by nnguyencomment:2 Changed 13 years ago by bbross
Talking about ScanOrder:
There are two very similar named processes defined in current draft:
"6.5 Scanning array initialization process"
and the reference to invoke the scan order init process in "residual coding semantics" and "6.6 Scanning order array initialization process" sections is wrong.
Solution:
comment:3 Changed 13 years ago by bbross
Fixed in D7 (I1003) d2 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
|
Proposed fix