FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
H264SEIContext Struct Reference

#include <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
 

Detailed Description

Definition at line 146 of file h264_sei.h.

Field Documentation

H264SEIPictureTiming H264SEIContext::picture_timing
H264SEIAFD H264SEIContext::afd
H264SEIA53Caption H264SEIContext::a53_caption

Definition at line 149 of file h264_sei.h.

Referenced by decode_postinit(), decode_registered_user_data(), and ff_h264_sei_uninit().

H264SEIUnregistered H264SEIContext::unregistered
H264SEIRecoveryPoint H264SEIContext::recovery_point
H264SEIBufferingPeriod H264SEIContext::buffering_period

Definition at line 152 of file h264_sei.h.

Referenced by ff_h264_sei_decode(), and ff_h264_sei_uninit().

H264SEIFramePacking H264SEIContext::frame_packing
H264SEIDisplayOrientation H264SEIContext::display_orientation

Definition at line 154 of file h264_sei.h.

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

H264SEIGreenMetaData H264SEIContext::green_metadata

Definition at line 155 of file h264_sei.h.

Referenced by decode_nal_units(), and ff_h264_sei_decode().


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