Opened 4 years ago
Closed 4 years ago
#1422 closed defect (fixed)
Inferred values for dpb parameters defined in SPS are missing
Reported by: | marie-pierre.gallasso | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-10.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
When dpb parameters (max_dec_pic_buffeing_minus1, max_num_reorder_pics and max_latency_increase_plus1) are defined in SPS, and subLayerInfoFlag is equal to 0, only parameters for the max sub-layer are initialized.
Inferred values for the other sub-layers should be added.
Change history (2)
comment:1 Changed 4 years ago by forayr
comment:2 Changed 4 years ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
MR: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1967