Opened 12 years ago Closed 12 years ago #762 closed defect (fixed)default value for ScalingList
Description
It is not clear which value should be set into ScalingList in the case that "scaling_list_enable_flag =1", "sps_scaling_list_data_present_flag = 0" and Change History (4)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by kazushicomment:3 Changed 12 years ago by bbross
Ticket #787 has been marked as a duplicate of this ticket. comment:4 Changed 12 years ago by bbross
Fixed it by adding the following to sps/pic_scaling_list_present_flag semantics:
"When scaling_list_enable_flag is equal to 1 and sps/pic_scaling_list_data_present_flag is equal to 0, the default scaling list data is used to derive the array ScalingFactor as described in the scaling list data semantics 7.4.5.
This will be fixed in JCTVC-K0030_v5. 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 add to the semantics of sps/pps_scaling_list_data_present_flag:
if scaling_list_enable_flag = 1 and sps/pps_scaling_list_present_flag = 0, default scaling_list as described in 7.4.2.4 shall be used.