Opened 11 years ago

Closed 11 years ago

#1053 closed defect (fixed)

max_dec_pic_buffering signalling in VPS and SPS

Reported by: mcoban Owned by:
Priority: minor Milestone: HM-10.1
Component: HM Version: HM-10.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

VPS/SPS max_dec_pic_buffering should be signalled with minus1 values, i.e., vps_max_dec_pic_buffering_minus1[i] and sps_max_dec_pic_buffering_minus1[i].

Attachments (1)

L0323.patch (8.8 KB) - added by peisongc 11 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 11 years ago by ksuehring

If I remember correctly the coded values are already minus1 because the current picture had not been included in the calculation before.

But for more clarity the code should add the minus1 to the strings and also store them with the correct value.

Any patch would be appreciated. Maybe the authors of JCTVC-L0323 can help here?

Changed 11 years ago by peisongc

comment:3 Changed 11 years ago by peisongc

Hope the attached patch is useful to clear the confusion.

comment:4 Changed 11 years ago by fbossen

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

Fixed in r3395

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

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Muhammed Coban(Reporter)
  • peisongc(Participant)