Skip to content

vkh26xdec: update only vps/sps on demand and pass pps always

  • vkh264dec: update only sps on demand and pass pps always
  • vkh265dec: update only vps/sps on demand and pass pps always

See CABA3_TOSHIBA_E.264 in fluster resources for the H264 pps update.

In that the pps id=0 is having new values for num_ref_idx_l0_default_active_minus1 and num_ref_idx_l1_default_active_minus1 which needs to be taken into account by the vulkan driver

Merge request reports

Loading