Opened 4 years ago

Closed 4 years ago

#732 closed defect (fixed)

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?

Change history (2)

comment:1 Changed 4 years ago by forayr

  • Component changed from VTM to spec

comment:2 Changed 4 years ago by yk

  • Resolution set to fixed
  • Status changed from new to closed

Fixed by actions taken at the 17th JVET meeting.

Note: See TracTickets for help on using tickets.