Skip to content
  • Remy Foray's avatar
    Fix segmentation fault after !1133 · e115b475
    Remy Foray authored
    scalingListAps does not exist when slice_scaling_list_present_flag = 0.
    Set Quant::m_scalingListEnabledFlag to sps_scaling_list_present_flag && slice_scaling_list_present_flag.
    and use it to derive disableSMForLFNST
    e115b475