FFmpeg  3.4.9
Data Fields
HEVCSEIContext Struct Reference

#include <libavcodec/hevc_sei.h>

Data Fields

HEVCSEIPictureHash picture_hash
 
HEVCSEIFramePacking frame_packing
 
HEVCSEIDisplayOrientation display_orientation
 
HEVCSEIPictureTiming picture_timing
 
HEVCSEIA53Caption a53_caption
 
HEVCSEIMasteringDisplay mastering_display
 
HEVCSEIContentLight content_light
 
int active_seq_parameter_set_id
 
HEVCSEIAlternativeTransfer alternative_transfer
 

Detailed Description

Definition at line 109 of file hevc_sei.h.

Field Documentation

◆ picture_hash

HEVCSEIPictureHash HEVCSEIContext::picture_hash

◆ frame_packing

HEVCSEIFramePacking HEVCSEIContext::frame_packing

Definition at line 111 of file hevc_sei.h.

Referenced by decode_nal_sei_prefix(), hevc_update_thread_context(), and set_side_data().

◆ display_orientation

HEVCSEIDisplayOrientation HEVCSEIContext::display_orientation

Definition at line 112 of file hevc_sei.h.

Referenced by decode_nal_sei_prefix(), hevc_update_thread_context(), and set_side_data().

◆ picture_timing

HEVCSEIPictureTiming HEVCSEIContext::picture_timing

◆ a53_caption

HEVCSEIA53Caption HEVCSEIContext::a53_caption

◆ mastering_display

HEVCSEIMasteringDisplay HEVCSEIContext::mastering_display

Definition at line 115 of file hevc_sei.h.

Referenced by decode_nal_sei_prefix(), hevc_update_thread_context(), and set_side_data().

◆ content_light

HEVCSEIContentLight HEVCSEIContext::content_light

Definition at line 116 of file hevc_sei.h.

Referenced by decode_nal_sei_prefix(), hevc_update_thread_context(), and set_side_data().

◆ active_seq_parameter_set_id

int HEVCSEIContext::active_seq_parameter_set_id

Definition at line 117 of file hevc_sei.h.

Referenced by decode_nal_sei_active_parameter_sets(), and decode_nal_sei_pic_timing().

◆ alternative_transfer

HEVCSEIAlternativeTransfer HEVCSEIContext::alternative_transfer

Definition at line 118 of file hevc_sei.h.

Referenced by decode_nal_sei_prefix(), hevc_update_thread_context(), and set_side_data().


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