| FFmpeg
    | 
#include <h264_sei.h>
| Data Fields | |
| H2645SEI | common | 
| H264SEIPictureTiming | picture_timing | 
| H264SEIRecoveryPoint | recovery_point | 
| H264SEIBufferingPeriod | buffering_period | 
| H264SEIGreenMetaData | green_metadata | 
Definition at line 119 of file h264_sei.h.
| H2645SEI H264SEIContext::common | 
Definition at line 120 of file h264_sei.h.
Referenced by ff_h264_sei_ctx_replace(), and parse_nal_units().
| H264SEIPictureTiming H264SEIContext::picture_timing | 
Definition at line 121 of file h264_sei.h.
Referenced by h264_parse(), and parse_nal_units().
| H264SEIRecoveryPoint H264SEIContext::recovery_point | 
Definition at line 122 of file h264_sei.h.
Referenced by parse_nal_units().
| H264SEIBufferingPeriod H264SEIContext::buffering_period | 
Definition at line 123 of file h264_sei.h.
Referenced by h264_parse().
| H264SEIGreenMetaData H264SEIContext::green_metadata | 
Definition at line 124 of file h264_sei.h.
 1.8.17
 1.8.17