|
FFmpeg
4.0
|
#include <libavcodec/hevc_sei.h>
Data Fields | |
| uint8_t | md5 [3][16] |
| uint8_t | is_md5 |
Definition at line 60 of file hevc_sei.h.
| uint8_t HEVCSEIPictureHash::md5[3][16] |
Definition at line 61 of file hevc_sei.h.
Referenced by decode_nal_sei_decoded_picture_hash(), and verify_md5().
| uint8_t HEVCSEIPictureHash::is_md5 |
Definition at line 62 of file hevc_sei.h.
Referenced by decode_nal_sei_decoded_picture_hash(), and hevc_decode_frame().
1.8.13