FFmpeg
|
#include <h264_sei.h>
Data Fields | |
int | recovery_frame_cnt |
recovery_frame_cnt More... | |
Definition at line 126 of file h264_sei.h.
int H264SEIRecoveryPoint::recovery_frame_cnt |
recovery_frame_cnt
Set to -1 if no recovery point SEI message found or to number of frames before playback synchronizes. Frames having recovery point are key frames.
Definition at line 134 of file h264_sei.h.
Referenced by decode_nal_units(), decode_recovery_point(), ff_h264_queue_decode_slice(), ff_h264_sei_uninit(), h264_field_start(), h264_frame_start(), and parse_nal_units().