Opened 5 years ago
Closed 5 years ago
#1038 closed defect (fixed)
Semantic of sps_max_luma_transform_size_64_flag
Reported by: | m.sarwer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
In the semantic of sps_max_luma_transform_size_64_flag JVET-R2001-v7:
"When CtbSizeY is less than 64, the value of sps_max_luma_transform_size_64_flag shall be equal to 0"
The above semantic constraint is not required because if CtbSizeY is less than 64, sps_max_luma_transform_size_64_flag is not signaled and inferred to be 0 and it is already defined in the inferred rule of the semantics.
Change history (1)
comment:1 Changed 5 years ago by yk
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Good catch! Thanks! Will be fixed in JVET-R2001-v8.