FFmpeg  4.0
Data Fields
HEVCSEI 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 107 of file hevc_sei.h.

Field Documentation

◆ picture_hash

HEVCSEIPictureHash HEVCSEI::picture_hash

◆ frame_packing

HEVCSEIFramePacking HEVCSEI::frame_packing

Definition at line 109 of file hevc_sei.h.

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

◆ display_orientation

HEVCSEIDisplayOrientation HEVCSEI::display_orientation

Definition at line 110 of file hevc_sei.h.

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

◆ picture_timing

HEVCSEIPictureTiming HEVCSEI::picture_timing

◆ a53_caption

HEVCSEIA53Caption HEVCSEI::a53_caption

◆ mastering_display

HEVCSEIMasteringDisplay HEVCSEI::mastering_display

Definition at line 113 of file hevc_sei.h.

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

◆ content_light

HEVCSEIContentLight HEVCSEI::content_light

Definition at line 114 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 HEVCSEI::active_seq_parameter_set_id

Definition at line 115 of file hevc_sei.h.

Referenced by decode_nal_sei_active_parameter_sets(), and decode_nal_sei_pic_timing().

◆ alternative_transfer

HEVCSEIAlternativeTransfer HEVCSEI::alternative_transfer

Definition at line 116 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: