Opened 10 years ago Closed 7 years ago #1363 closed defect (fixed)Log2MaxTrafoSize is not defined
Description
Specification of log2_max_transform_skip_block_size_minus2 refers to Log2MaxTrafoSize, but it is not defined anywhere in specification. Change History (3)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 9 years ago by o.nakagamicomment:3 Changed 7 years ago by bbross
This issue is fixed in the 2016/12 release of the HEVC specification. 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
|
It is suggested to fix the typo by replacing Log2MaxTrafoSize to MaxTbLog2SizeY.
JCTVC-U1005-v2 uses the undefined Log2MaxTrafoSize three times.
One is for RExt tool, the upper limit of log2_max_transform_skip_block_size_minus2 is not defined as reported.
And the other two are related to SCC tools.