|
FFmpeg
|
#include <hevc_sei.h>
Data Fields | |
| H2645SEI | common |
| HEVCSEIPictureHash | picture_hash |
| HEVCSEIPictureTiming | picture_timing |
| int | active_seq_parameter_set_id |
| HEVCSEITimeCode | timecode |
Definition at line 81 of file hevc_sei.h.
| H2645SEI HEVCSEI::common |
Definition at line 82 of file hevc_sei.h.
Referenced by ff_hevc_sei_ctx_replace().
| HEVCSEIPictureHash HEVCSEI::picture_hash |
Definition at line 83 of file hevc_sei.h.
| HEVCSEIPictureTiming HEVCSEI::picture_timing |
Definition at line 84 of file hevc_sei.h.
| int HEVCSEI::active_seq_parameter_set_id |
Definition at line 85 of file hevc_sei.h.
| HEVCSEITimeCode HEVCSEI::timecode |
Definition at line 86 of file hevc_sei.h.
1.8.17