Opened 12 days ago
Last modified 8 days ago
#732 new defect
Issue with PicFullPocLt calculation
Reported by: | forayr | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D7 vE |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The derivation of PicFullPocLt[] is done in the semantics of pic_delta_poc_msb_cycle_lt[i][j] in the picture header. It depends on PicOrderCntVal, which could be derived only after the parsing of slice_pic_order_cnt_lsb in the slice header, and is therefore not defined at this moment.
Should this derivation be moved inside slice_delta_poc_msb_cycle_lt semantic just before its use?
Note: See TracTickets for help on using tickets.