Opened 9 years ago Closed 5 years ago #1441 closed defect (fixed)Typos.
Description
In 7.3.8.10 Transform unit syntax.
In 7.4.9.10 Transform unit semantics.
Syntax table is missing array subscripts.
In palette syntax and semantics, travScan[·][·] is used, this should be ScanOrder[log2BlockSize][3][·][·], also ScanOrder in the semantics should be updated to include travScan.
In 8.5.2.3.1 General, repeated condition
Also
should be
In equation (8-108) the variables xCurr, yCurr are used, but aren't defined, it probably means xCb, yCb.
In 8.4.2 Derivation process for luma intra prediction mode, candModeList[mpm_idx], should be candModeList[mpm_idx[xPb][yPb]]. Change History (3)comment:1 Changed 9 years ago by adil.parvezcomment:2 Changed 5 years ago by crosewarne
In JCTVC-W1005:
Thus, all raised aspects are addressed. comment:3 Changed 5 years ago by crosewarne
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
|
Also the log2BlockSize subscript of ScanOrder should be log2(nCbs) or log2CbSize passed through from coding_unit.