Constants

Details

GstCodecs.H264_DPB_MAX_SIZE = 16
GstCodecs.H265_DPB_MAX_SIZE = 16
GstCodecs.VP9_BLOCK_SIZE_GROUPS = 4

Number of contexts when decoding intra_mode

New in version 1.20.

GstCodecs.VP9_CLASS0_SIZE = 2

Number of values for mv_classO_bit

New in version 1.20.

GstCodecs.VP9_COMP_MODE_CONTEXTS = 5

Number of contexts for comp_mode

New in version 1.20.

GstCodecs.VP9_INTERP_FILTER_CONTEXTS = 4

Number of contexts for interp_filter

New in version 1.20.

GstCodecs.VP9_INTER_MODES = 4

Number of values for inter_mode

New in version 1.20.

GstCodecs.VP9_INTER_MODE_CONTEXTS = 7

Number of contexts for inter_mode

New in version 1.20.

GstCodecs.VP9_INTRA_MODES = 10

Number of values for intra_mode

New in version 1.20.

GstCodecs.VP9_IS_INTER_CONTEXTS = 4

Number of contexts for interp_filter

New in version 1.20.

GstCodecs.VP9_MV_CLASSES = 11

Number of values for mv_class

New in version 1.20.

GstCodecs.VP9_MV_FR_SIZE = 4

Number of values that can be decoded for mv_fr

New in version 1.20.

GstCodecs.VP9_MV_JOINTS = 4

Number of values for partition

New in version 1.20.

GstCodecs.VP9_MV_OFFSET_BITS = 10

Maximum number of bits for decoding motion vectors

New in version 1.20.

GstCodecs.VP9_PARTITION_CONTEXTS = 16

Number of contexts when decoding partition

New in version 1.20.

GstCodecs.VP9_PARTITION_TYPES = 4

Number of values for partition

New in version 1.20.

GstCodecs.VP9_REF_CONTEXTS = 5

Number of contexts for single_ref and comp_ref

New in version 1.20.

GstCodecs.VP9_SEG_LVL_ALT_L = 1

Index for loop filter segment feature

New in version 1.20.

GstCodecs.VP9_SEG_LVL_ALT_Q = 0

Index for quantizer segment feature

New in version 1.20.

GstCodecs.VP9_SEG_LVL_MAX = 4

Number of segment features

New in version 1.20.

GstCodecs.VP9_SEG_LVL_REF_FRAME = 2

Index for reference frame segment feature

New in version 1.20.

GstCodecs.VP9_SEG_SEG_LVL_SKIP = 3

Index for skip segment feature

New in version 1.20.

GstCodecs.VP9_SKIP_CONTEXTS = 3

Number of contexts for decoding skip

New in version 1.20.

GstCodecs.VP9_SWITCHABLE_FILTERS = 3

Number of contexts for interp_filter

New in version 1.20.

GstCodecs.VP9_TX_MODES = 5

Number of values for tx_mode

New in version 1.20.

GstCodecs.VP9_TX_SIZES = 4

Number of values for tx_size

New in version 1.20.

GstCodecs.VP9_TX_SIZE_CONTEXTS = 2

Number of contexts for transform size

New in version 1.20.