Opened 8 years ago

Closed 8 years ago

#89 closed defect (fixed)

num_partitions_in_scheme_minus1 inference

Reported by: forayr Owned by: jlchen
Priority: minor Milestone:
Component: SHVC text and test model Version:
Keywords: Cc: jlchen, yanye, jillboyce, jct-vc@…

Description

In the semantics of num_partitions_in_scheme_minus1, the inference rule should be :

The value of num_partitions_in_scheme_minus1[ h ][ 0 ] is inferred to be equal to NumLayersInIdList[ OlsIdxToLsIdx[ h ] ] − 1.

instead of:

The value of num_partitions_in_scheme_minus1[ h ][ 0 ] is inferred to be equal to NumLayersInIdList[ h ] − 1.

Indeed, NumLayersInIdList is accessed with a layer set idx, as it is done in the range constraint (The value of num_partitions_in_scheme_minus1[ h ][ j ] shall be in the range of 0 to NumLayersInIdList[ OlsIdxToLsIdx[ h ] ] – 1, inclusive.)

This issue is present in the latest published specification (04/2015), and concerns SHVC and MV-HEVC (as this definition is in annex F).

Change history (1)

comment:1 Changed 8 years ago by jlchen

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

This is the typo. The fix will be presented in JCTVC-W0096.

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

  • forayr(Reporter)
  • Gerhard Tech(Always)
  • jct-vc@…(Subscriber)
  • Jianle Chen(Owner, Subscriber, Participant)
  • Jill Boyce(Subscriber)
  • Karsten Suehring(Always)
  • yanye(Subscriber)