FFmpeg  4.0
Data Fields
H264SEIContext Struct Reference

#include <libavcodec/h264_sei.h>

Data Fields

H264SEIPictureTiming picture_timing
 
H264SEIAFD afd
 
H264SEIA53Caption a53_caption
 
H264SEIUnregistered unregistered
 
H264SEIRecoveryPoint recovery_point
 
H264SEIBufferingPeriod buffering_period
 
H264SEIFramePacking frame_packing
 
H264SEIDisplayOrientation display_orientation
 
H264SEIGreenMetaData green_metadata
 
H264SEIAlternativeTransfer alternative_transfer
 

Detailed Description

Definition at line 155 of file h264_sei.h.

Field Documentation

◆ picture_timing

H264SEIPictureTiming H264SEIContext::picture_timing

◆ afd

H264SEIAFD H264SEIContext::afd

◆ a53_caption

H264SEIA53Caption H264SEIContext::a53_caption

◆ unregistered

H264SEIUnregistered H264SEIContext::unregistered

Definition at line 159 of file h264_sei.h.

Referenced by ff_h264_sei_decode(), h264_frame_start(), and h264_init_context().

◆ recovery_point

H264SEIRecoveryPoint H264SEIContext::recovery_point

◆ buffering_period

H264SEIBufferingPeriod H264SEIContext::buffering_period

Definition at line 161 of file h264_sei.h.

Referenced by ff_h264_sei_decode(), ff_h264_sei_uninit(), and h264_parse().

◆ frame_packing

H264SEIFramePacking H264SEIContext::frame_packing

◆ display_orientation

H264SEIDisplayOrientation H264SEIContext::display_orientation

Definition at line 163 of file h264_sei.h.

Referenced by ff_h264_sei_decode(), ff_h264_sei_uninit(), and h264_export_frame_props().

◆ green_metadata

H264SEIGreenMetaData H264SEIContext::green_metadata

Definition at line 164 of file h264_sei.h.

Referenced by decode_nal_units(), and ff_h264_sei_decode().

◆ alternative_transfer

H264SEIAlternativeTransfer H264SEIContext::alternative_transfer

Definition at line 165 of file h264_sei.h.

Referenced by ff_h264_sei_decode(), and h264_export_frame_props().


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