Opened 12 years ago

Closed 11 years ago

#488 closed defect (fixed)

Unclarity and verboseness in long-term reference pictures marking process

Reported by: ksuehring Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D6 (H1003) dI/dJ/dK
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

Section 8.3.2 contains the sentences:

Short-term reference pictures are identified by their PicOrderCntVal values. Long-term reference pictures are identified by their pic_order_cnt_lsb values.

The second sentence is wrong because PicOrderCntVal is also used for long-term pictures when delta_poc_msb_present_flag is equal to one in the following pseudo-code.

In the following section the terms "used for short-term reference", "used for short-term reference" and "used for reference" are introduced an the shortcuts "short-term reference picture" and "long-term reference picture" which seem redundant.

The pseudo code under "1" repeats the same actions for a "short-term reference picture" or a "long-term reference picture". This can be simplified using "used for reference" definition.

Change History (2)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Benjamin Bross(Owner, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Reporter, Always)
  • Woo-Jin Han(Subscriber)