Skip to content

fixed conformance check of tid and nalu_layer_id for FD

Haiwei Sun requested to merge hwsun/VVCSoftware_VTM:fix_nid_tid_check_fd into master

Two decoder files are modified with below changes.

  1. added nalu_layer_id into m_accessUnitNals and fixed the conformance check of nalu_layer_id for FD
  2. added the conformance check of tid for FD

Merge request reports