Opened 11 years ago

Closed 11 years ago

#999 closed defect (fixed)

possible bug in use of sps_max_latency_increase for bumping

Reported by: stefane Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D10 (L1003) v2
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

In C.5.2.2, Output and removal of pictures from the DPB, and C.5.2.3, Picture decoding, marking, additional bumping, and storage, in the sentence

– There is at least one picture in the DPB that is marked as "needed for output" for which the associated variable PicLatencyCount is greater than or equal to sps_max_latency_increase[ HighestTid ].

I suspect that sps_max_latency_increase[ HighestTid ] should be replaced with MaxLatencyPictures[ HighestTid ] and the sentence should be conditioned with

when sps_max_latency_increase[ HighestTid ] is not equal to 0

Change History (2)

comment:1 Changed 11 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(Always)
  • Woo-Jin Han(Subscriber)