Custom query (105 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 105)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#10 fixed Derivation F-2 and F-3 jlchen eeehey
Description

The derivation of VpsInterLayerSamplePredictionEnabled and VpsInterLayerMotionPredictionEnabled is not right in the text.

VpsInterLayerSamplePredictionEnabled[ i ][ j ] = direct_dependency_type[ i ][ j ] & 0x1 (F 2) VpsInterLayerMotionPredictionEnabled[ i ][ j ] = direct_dependency_type[ i ][ j ] & 0x2 (F 3)

VpsInterLayerSamplePredictionEnabled and VpsInterLayerMotionPredictionEnabled shall also be true when direct_dependency_type[ i ][ j ] is equal to 0.

#63 invalid Different Intra period among layers is not working Vadim eeehey
Description

Different Intra-Period can be set for different layer in configuration files, but the encoder still output identical Intra period for all layers when the values of CrossLayerPictureTypeAlignFlag and CrossLayerIrapAlignFlag are zero. Trace down the cause to r798 update.

#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.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.