|
FFmpeg
|
#include <h264_sei.h>
Definition at line 189 of file h264_sei.h.
| H264SEIPictureTiming H264SEIContext::picture_timing |
Definition at line 190 of file h264_sei.h.
Referenced by h264_parse(), and parse_nal_units().
| H264SEIAFD H264SEIContext::afd |
Definition at line 191 of file h264_sei.h.
| H264SEIA53Caption H264SEIContext::a53_caption |
Definition at line 192 of file h264_sei.h.
| H264SEIUnregistered H264SEIContext::unregistered |
Definition at line 193 of file h264_sei.h.
Referenced by parse_nal_units().
| H264SEIRecoveryPoint H264SEIContext::recovery_point |
Definition at line 194 of file h264_sei.h.
Referenced by parse_nal_units().
| H264SEIBufferingPeriod H264SEIContext::buffering_period |
Definition at line 195 of file h264_sei.h.
Referenced by h264_parse().
| H264SEIFramePacking H264SEIContext::frame_packing |
Definition at line 196 of file h264_sei.h.
Referenced by parse_nal_units().
| H264SEIDisplayOrientation H264SEIContext::display_orientation |
Definition at line 197 of file h264_sei.h.
| H264SEIGreenMetaData H264SEIContext::green_metadata |
Definition at line 198 of file h264_sei.h.
| H264SEIAlternativeTransfer H264SEIContext::alternative_transfer |
Definition at line 199 of file h264_sei.h.
| H264SEIFilmGrainCharacteristics H264SEIContext::film_grain_characteristics |
Definition at line 200 of file h264_sei.h.
1.8.17