Opened 14 months ago
Closed 13 months ago
#1616 closed defect (fixed)
NNPFC SEI nnpfc_chroma_sample_loc_type_frame value is checked even when not signalled
Reported by: | msantamaria | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
When nnpfc_chroma_loc_info_present_flag is zero, nnpfc_chroma_sample_loc_type_frame is not present in the NNPFC SEI. Regardless, the value of nnpfc_chroma_sample_loc_type_frame is checked at the decoder. The value of nnpfc_chroma_sample_loc_type_frame should only be checked if the syntax element is present in the NNPFC SEI.
Change history (2)
comment:1 Changed 13 months ago by msantamaria
comment:2 Changed 13 months ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fix was merged: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2681