Opened 12 years ago

Closed 12 years ago

#365 closed defect (fixed)

on enable_temporal_mvp_flag

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

Description

(actual version dK)

7.4.2.2
enable_temporal_mvp_flag

enable_temporal_mvp_flag equal to 0 together with temporal_id equal to 0 also indicates that the marking process will occur before decoding the first picture with an output order greater than the current non-TMVP picture.

should be

enable_temporal_mvp_flag equal to 0 together with temporal_id equal to 0 also indicates that the marking process will occur before decoding the current non-TMVP picture.

to match the decoding process specified in 8.3.5.

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

  • Milestone set to D7

In d7 HLS text, this flag is replaced by sps_temporal_mvp_enable_flag and pic_temporal_mvp_enable_flag.

New semantics is:
"When both pic_temporal_mvp_enable_flag and temporal_id are equal to 0, all coded pictures that follow the current picture in decoding order shall not use temporal motion vector vectors from any picture that precedes the current picture in decoding order."

comment:3 Changed 12 years ago by bbross

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

Fixed in JCTVC-I1003 d4.

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)
  • Bin Li(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)