|
FFmpeg
|
#include <h264_sei.h>
Definition at line 182 of file h264_sei.h.
| H264SEIPictureTiming H264SEIContext::picture_timing |
Definition at line 183 of file h264_sei.h.
Referenced by h264_parse(), and parse_nal_units().
| H264SEIAFD H264SEIContext::afd |
Definition at line 184 of file h264_sei.h.
| H264SEIA53Caption H264SEIContext::a53_caption |
Definition at line 185 of file h264_sei.h.
| H264SEIUnregistered H264SEIContext::unregistered |
Definition at line 186 of file h264_sei.h.
| H264SEIRecoveryPoint H264SEIContext::recovery_point |
Definition at line 187 of file h264_sei.h.
Referenced by parse_nal_units().
| H264SEIBufferingPeriod H264SEIContext::buffering_period |
Definition at line 188 of file h264_sei.h.
Referenced by h264_parse().
| H264SEIFramePacking H264SEIContext::frame_packing |
Definition at line 189 of file h264_sei.h.
Referenced by parse_nal_units().
| H264SEIDisplayOrientation H264SEIContext::display_orientation |
Definition at line 190 of file h264_sei.h.
| H264SEIGreenMetaData H264SEIContext::green_metadata |
Definition at line 191 of file h264_sei.h.
| H264SEIAlternativeTransfer H264SEIContext::alternative_transfer |
Definition at line 192 of file h264_sei.h.
1.8.17