Custom query (105 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 105)

Ticket Resolution Summary Owner Reporter
#87 fixed Encoder assertion for low-delay temporal scalability Vadim eeehey
Description

encoder assertion on the first picture when using JCTVC-J0513 encoder_lowdelay_P_3_2 coding structure. Patch attached.

#50 fixed Bugs DefaultTargetOutputLayerIdc is equal to 2 Vadim fhendry
Description

There are two problems:

  1. Current code ignores list of layers of an OLS associated with additional layer set when DefaultTargetOutputLayerIdc in layers.cfg is equal to 2.
  2. After the modification made in Rev 982, the PTL index may not be assigned to each layer of OLS when DefaultTargetOutputLayerIdc is equal to 2

Patch to fix these problems is attached

#55 fixed Signalling of syntax element all_layers_idr_aligned_flag in VPS VUI Vadim fhendry
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.

Note: See TracQuery for help on using queries.