Opened 8 years ago

Closed 8 years ago

#105 closed defect (fixed)

misleading text

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

Description

There is

cross_layer_bla_flag equal to 1 affects the derivation of NoClrasOutputFlag and LayerResetFlag as specified in clause F.8.1.3. cross_layer_bla_flag shall be equal to 0 for pictures with nal_unit_type not equal to IDR_W_RADL or IDR_N_LP or with nuh_layer_id nuhLayerId not equal to any value for which NumDirectRefLayers[ nuhLayerId ] is equal to 0. When not present, the value of cross_layer_bla_flag is inferred to be equal to 0.

in text. It is not clear what nuh_layer_id nuhLayerId means.

Change history (3)

comment:1 Changed 8 years ago by jlchen

Here, we were defining a variable representing nuh_layer_id. 'nuh_layer_id nuhLayerId' means 'A variable nuhLayerId with the value equal to nuh_layer_id of the picture'.

comment:2 Changed 8 years ago by kolya

I think reader could spent little less efforts to parse the phrase, if it was like

cross_layer_bla_flag shall be equal to 0 for pictures with nal_unit_type not equal to IDR_W_RADL or IDR_N_LP or with nuh_layer_id for which NumDirectRefLayers[ nuh_layer_id ] > 0.

comment:3 Changed 8 years ago by jlchen

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

I think the original text should be clear enough.

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

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