FFmpeg
Data Fields
PTLCommon Struct Reference

#include <hevc_ps.h>

Data Fields

uint8_t profile_space
 
uint8_t tier_flag
 
uint8_t profile_idc
 
uint8_t profile_compatibility_flag [32]
 
uint8_t progressive_source_flag
 
uint8_t interlaced_source_flag
 
uint8_t non_packed_constraint_flag
 
uint8_t frame_only_constraint_flag
 
uint8_t max_12bit_constraint_flag
 
uint8_t max_10bit_constraint_flag
 
uint8_t max_8bit_constraint_flag
 
uint8_t max_422chroma_constraint_flag
 
uint8_t max_420chroma_constraint_flag
 
uint8_t max_monochrome_constraint_flag
 
uint8_t intra_constraint_flag
 
uint8_t one_picture_only_constraint_flag
 
uint8_t lower_bit_rate_constraint_flag
 
uint8_t max_14bit_constraint_flag
 
uint8_t inbld_flag
 
uint8_t level_idc
 

Detailed Description

Definition at line 92 of file hevc_ps.h.

Field Documentation

◆ profile_space

uint8_t PTLCommon::profile_space

Definition at line 93 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().

◆ tier_flag

uint8_t PTLCommon::tier_flag

Definition at line 94 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().

◆ profile_idc

uint8_t PTLCommon::profile_idc

◆ profile_compatibility_flag

uint8_t PTLCommon::profile_compatibility_flag[32]

Definition at line 96 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().

◆ progressive_source_flag

uint8_t PTLCommon::progressive_source_flag

Definition at line 97 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ interlaced_source_flag

uint8_t PTLCommon::interlaced_source_flag

Definition at line 98 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ non_packed_constraint_flag

uint8_t PTLCommon::non_packed_constraint_flag

Definition at line 99 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ frame_only_constraint_flag

uint8_t PTLCommon::frame_only_constraint_flag

Definition at line 100 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ max_12bit_constraint_flag

uint8_t PTLCommon::max_12bit_constraint_flag

Definition at line 101 of file hevc_ps.h.

◆ max_10bit_constraint_flag

uint8_t PTLCommon::max_10bit_constraint_flag

Definition at line 102 of file hevc_ps.h.

◆ max_8bit_constraint_flag

uint8_t PTLCommon::max_8bit_constraint_flag

Definition at line 103 of file hevc_ps.h.

◆ max_422chroma_constraint_flag

uint8_t PTLCommon::max_422chroma_constraint_flag

Definition at line 104 of file hevc_ps.h.

◆ max_420chroma_constraint_flag

uint8_t PTLCommon::max_420chroma_constraint_flag

Definition at line 105 of file hevc_ps.h.

◆ max_monochrome_constraint_flag

uint8_t PTLCommon::max_monochrome_constraint_flag

Definition at line 106 of file hevc_ps.h.

◆ intra_constraint_flag

uint8_t PTLCommon::intra_constraint_flag

Definition at line 107 of file hevc_ps.h.

◆ one_picture_only_constraint_flag

uint8_t PTLCommon::one_picture_only_constraint_flag

Definition at line 108 of file hevc_ps.h.

◆ lower_bit_rate_constraint_flag

uint8_t PTLCommon::lower_bit_rate_constraint_flag

Definition at line 109 of file hevc_ps.h.

◆ max_14bit_constraint_flag

uint8_t PTLCommon::max_14bit_constraint_flag

Definition at line 110 of file hevc_ps.h.

◆ inbld_flag

uint8_t PTLCommon::inbld_flag

Definition at line 111 of file hevc_ps.h.

◆ level_idc

uint8_t PTLCommon::level_idc

Definition at line 112 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and hevc_parse_slice_header().


The documentation for this struct was generated from the following file: