Module parser

Module parser 

Source
Expand description

An Annex B h.265 parser.

Parses VPSs, SPSs, PPSs and Slices from NALUs.

Structs§

HrdParams
NaluHeader
Parser
Pps
A H.265 Picture Parameter Set.
PpsRangeExtension
PpsSccExtension
PredWeightTable
ProfileTierLevel
RefPicListModification
ScalingLists
ShortTermRefPicSet
Slice
A H265 slice. An integer number of macroblocks or macroblock pairs ordered consecutively in the raster scan within a particular slice group
SliceHeader
Sps
A H.265 Sequence Parameter Set.
SpsRangeExtension
SpsSccExtension
SublayerHrdParameters
Vps
A H.265 Video Parameter Set.
VuiParams

Enums§

Level
H265 levels as defined by table A.8. general_level_idc and sub_layer_level_idc[ OpTid ] shall be set equal to a value of 30 times the level number specified in Table A.8
NaluType
Table 7-1 – NAL unit type codes and NAL unit type classes
Profile
H265 profiles. See A.3.
SliceType
See table 7-7 in the specification.

Type Aliases§

Nalu