Opened 10 years ago Closed 10 years ago #55 closed defect (fixed)Signalling of syntax element all_layers_idr_aligned_flag in VPS VUI
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:
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)Change history (3)comment:1 Changed 10 years ago by DefaultCC Plugin
Changed 10 years ago by fhendrycomment:2 Changed 10 years ago by Vadim
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
|
fixed as suggested in the patch with rev 1011