Opened 5 years ago
Closed 5 years ago
#969 closed defect (fixed)
Typo in 8.4.5.2.1
Reported by: | merkle | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D8 vB |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
The following line in 8.4.5.2.1
"– Otherwise, if either cbWidth or cbHeight is equal to 4, or both cbWidth and cbHeight are equal to 8, mipSizeId is set equal to 1."
should be
"– Otherwise, if either nTbW or nTbH is equal to 4, or both nTbW and nTbH are equal to 8, mipSizeId is set equal to 1."
Change history (1)
comment:1 Changed 5 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Good catch, thanks!
This will be fixed in first verison of D10.