FFmpeg
Data Fields
VUI Struct Reference

#include <hevc_ps.h>

Data Fields

AVRational sar
 
int overscan_info_present_flag
 
int overscan_appropriate_flag
 
int video_signal_type_present_flag
 
int video_format
 
int video_full_range_flag
 
int colour_description_present_flag
 
uint8_t colour_primaries
 
uint8_t transfer_characteristic
 
uint8_t matrix_coeffs
 
int chroma_loc_info_present_flag
 
int chroma_sample_loc_type_top_field
 
int chroma_sample_loc_type_bottom_field
 
int neutra_chroma_indication_flag
 
int field_seq_flag
 
int frame_field_info_present_flag
 
int default_display_window_flag
 
HEVCWindow def_disp_win
 
int vui_timing_info_present_flag
 
uint32_t vui_num_units_in_tick
 
uint32_t vui_time_scale
 
int vui_poc_proportional_to_timing_flag
 
int vui_num_ticks_poc_diff_one_minus1
 
int vui_hrd_parameters_present_flag
 
int bitstream_restriction_flag
 
int tiles_fixed_structure_flag
 
int motion_vectors_over_pic_boundaries_flag
 
int restricted_ref_pic_lists_flag
 
int min_spatial_segmentation_idc
 
int max_bytes_per_pic_denom
 
int max_bits_per_min_cu_denom
 
int log2_max_mv_length_horizontal
 
int log2_max_mv_length_vertical
 

Detailed Description

Definition at line 49 of file hevc_ps.h.

Field Documentation

◆ sar

AVRational VUI::sar

Definition at line 50 of file hevc_ps.h.

Referenced by decode_vui().

◆ overscan_info_present_flag

int VUI::overscan_info_present_flag

Definition at line 52 of file hevc_ps.h.

Referenced by decode_vui().

◆ overscan_appropriate_flag

int VUI::overscan_appropriate_flag

Definition at line 53 of file hevc_ps.h.

Referenced by decode_vui().

◆ video_signal_type_present_flag

int VUI::video_signal_type_present_flag

Definition at line 55 of file hevc_ps.h.

Referenced by decode_vui(), and set_side_data().

◆ video_format

int VUI::video_format

Definition at line 56 of file hevc_ps.h.

Referenced by decode_vui().

◆ video_full_range_flag

int VUI::video_full_range_flag

Definition at line 57 of file hevc_ps.h.

Referenced by decode_vui(), and set_side_data().

◆ colour_description_present_flag

int VUI::colour_description_present_flag

Definition at line 58 of file hevc_ps.h.

Referenced by decode_vui(), and set_side_data().

◆ colour_primaries

uint8_t VUI::colour_primaries

Definition at line 59 of file hevc_ps.h.

Referenced by decode_vui(), and set_side_data().

◆ transfer_characteristic

uint8_t VUI::transfer_characteristic

Definition at line 60 of file hevc_ps.h.

Referenced by decode_vui(), and set_side_data().

◆ matrix_coeffs

uint8_t VUI::matrix_coeffs

Definition at line 61 of file hevc_ps.h.

Referenced by decode_vui(), and set_side_data().

◆ chroma_loc_info_present_flag

int VUI::chroma_loc_info_present_flag

Definition at line 63 of file hevc_ps.h.

Referenced by decode_vui().

◆ chroma_sample_loc_type_top_field

int VUI::chroma_sample_loc_type_top_field

Definition at line 64 of file hevc_ps.h.

Referenced by decode_vui().

◆ chroma_sample_loc_type_bottom_field

int VUI::chroma_sample_loc_type_bottom_field

Definition at line 65 of file hevc_ps.h.

Referenced by decode_vui().

◆ neutra_chroma_indication_flag

int VUI::neutra_chroma_indication_flag

Definition at line 66 of file hevc_ps.h.

Referenced by decode_vui().

◆ field_seq_flag

int VUI::field_seq_flag

Definition at line 68 of file hevc_ps.h.

Referenced by decode_vui().

◆ frame_field_info_present_flag

int VUI::frame_field_info_present_flag

Definition at line 69 of file hevc_ps.h.

Referenced by decode_vui().

◆ default_display_window_flag

int VUI::default_display_window_flag

Definition at line 71 of file hevc_ps.h.

Referenced by decode_vui().

◆ def_disp_win

HEVCWindow VUI::def_disp_win

Definition at line 72 of file hevc_ps.h.

Referenced by decode_vui().

◆ vui_timing_info_present_flag

int VUI::vui_timing_info_present_flag

Definition at line 74 of file hevc_ps.h.

Referenced by decode_vui(), and hevc_parse_slice_header().

◆ vui_num_units_in_tick

uint32_t VUI::vui_num_units_in_tick

Definition at line 75 of file hevc_ps.h.

Referenced by decode_vui(), and hevc_parse_slice_header().

◆ vui_time_scale

uint32_t VUI::vui_time_scale

Definition at line 76 of file hevc_ps.h.

Referenced by decode_vui(), and hevc_parse_slice_header().

◆ vui_poc_proportional_to_timing_flag

int VUI::vui_poc_proportional_to_timing_flag

Definition at line 77 of file hevc_ps.h.

Referenced by decode_vui().

◆ vui_num_ticks_poc_diff_one_minus1

int VUI::vui_num_ticks_poc_diff_one_minus1

Definition at line 78 of file hevc_ps.h.

Referenced by decode_vui().

◆ vui_hrd_parameters_present_flag

int VUI::vui_hrd_parameters_present_flag

Definition at line 79 of file hevc_ps.h.

Referenced by decode_vui().

◆ bitstream_restriction_flag

int VUI::bitstream_restriction_flag

Definition at line 81 of file hevc_ps.h.

Referenced by decode_vui().

◆ tiles_fixed_structure_flag

int VUI::tiles_fixed_structure_flag

Definition at line 82 of file hevc_ps.h.

Referenced by decode_vui().

◆ motion_vectors_over_pic_boundaries_flag

int VUI::motion_vectors_over_pic_boundaries_flag

Definition at line 83 of file hevc_ps.h.

Referenced by decode_vui().

◆ restricted_ref_pic_lists_flag

int VUI::restricted_ref_pic_lists_flag

Definition at line 84 of file hevc_ps.h.

Referenced by decode_vui().

◆ min_spatial_segmentation_idc

int VUI::min_spatial_segmentation_idc

Definition at line 85 of file hevc_ps.h.

Referenced by decode_vui(), and ff_videotoolbox_hvcc_extradata_create().

◆ max_bytes_per_pic_denom

int VUI::max_bytes_per_pic_denom

Definition at line 86 of file hevc_ps.h.

Referenced by decode_vui().

◆ max_bits_per_min_cu_denom

int VUI::max_bits_per_min_cu_denom

Definition at line 87 of file hevc_ps.h.

Referenced by decode_vui().

◆ log2_max_mv_length_horizontal

int VUI::log2_max_mv_length_horizontal

Definition at line 88 of file hevc_ps.h.

Referenced by decode_vui().

◆ log2_max_mv_length_vertical

int VUI::log2_max_mv_length_vertical

Definition at line 89 of file hevc_ps.h.

Referenced by decode_vui().


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