Opened 12 years ago Closed 12 years ago #679 closed defect (fixed)scaling_list_dc_coef_minus8 has no default value
Description ¶
When a scaling list is not explicitly parsed for 16x16 or 32x32, or if the default is specified, the syntax element scaling_list_dc_coef_minus8 isn't present. Yet in the Scaling List Semantics where the ScalingFactor array is derived, scaling_list_dc_coef_minus8 is used anyway. The text here should be corrected. The simplest solution is to just assume the default dc coefficient is 16 (this matches HM), so scaling_list_dc_coef_minus8 is inferred to be 8 when not present. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbross
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
|
This will be fixed in JCTVC-K0030_v3 (to be released).