Opened 9 years ago

Closed 9 years ago

#55 closed defect (fixed)

Signalling of syntax element all_layers_idr_aligned_flag in VPS VUI

Reported by: fhendry Owned by: Vadim
Priority: minor Milestone: SHM-8.0
Component: SHM software Version: SHM-6.1
Keywords: Cc: Vadim, jct-vc@…

Description

The signalling of all_layers_idr_aligned_flag is different from the spec and may cause a bug.

When the following situation happen, the signalling is different from what is expected according to the spec:

  • vps_vui_present_flag is equal to 1
  • cross_layer_pic_type_aligned_flag is equal to 1

In such case, the cross_layer_irap_aligned_flag is not signalled but its value is inferred to be 1 (i.e., equal to vps_vui_present_flag) and the syntax element all_layers_idr_aligned_flag must be signalled.

However, with the current implementation, syntax element all_layers_idr_aligned_flag would not be signalled.

Patch to fix this is attached.

Attachments (1)

FixVPSVUI_Hendry.patch (3.7 KB) - added by fhendry 9 years ago.

Download all attachments as: .zip

Change history (3)

comment:1 Changed 9 years ago by DefaultCC Plugin

  • Cc Vadim jct-vc@… added

Changed 9 years ago by fhendry

comment:2 Changed 9 years ago by Vadim

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

fixed as suggested in the patch with rev 1011

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)
  • Hendry(Reporter)
  • jct-vc@…(Subscriber)
  • Karsten Suehring(Always)
  • Vadim Seregin(Owner, Subscriber, Participant)