Opened 5 years ago
Closed 5 years ago
#410 closed defect (fixed)
Typo in 9.3.4.2.8
Reported by: | chhuanb | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D6 vE |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
– Otherwise ( transform_skip_flag[ xS ][ yS ] is equal to 1 ), the following applies:
should be changed to:
– Otherwise ( transform_skip_flag[ xS ][ yS ] is equal to 0 ), the following applies:
In addition, xS and yS is not defined in this clause.
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.
Thanks for reporting.
This is fixed JVET-P2001-v4.