FFmpeg
|
#include <cbs_h265.h>
Definition at line 693 of file cbs_h265.h.
uint32_t H265RawSEIPayload::payload_type |
Definition at line 694 of file cbs_h265.h.
Referenced by cbs_h265_free_sei_payload().
uint32_t H265RawSEIPayload::payload_size |
Definition at line 695 of file cbs_h265.h.
H265RawSEIBufferingPeriod H265RawSEIPayload::buffering_period |
Definition at line 697 of file cbs_h265.h.
H265RawSEIPicTiming H265RawSEIPayload::pic_timing |
Definition at line 698 of file cbs_h265.h.
H265RawSEIPanScanRect H265RawSEIPayload::pan_scan_rect |
Definition at line 699 of file cbs_h265.h.
H265RawSEIUserDataRegistered H265RawSEIPayload::user_data_registered |
Definition at line 700 of file cbs_h265.h.
Referenced by cbs_h265_free_sei_payload().
H265RawSEIUserDataUnregistered H265RawSEIPayload::user_data_unregistered |
Definition at line 701 of file cbs_h265.h.
Referenced by cbs_h265_free_sei_payload().
H265RawSEIRecoveryPoint H265RawSEIPayload::recovery_point |
Definition at line 702 of file cbs_h265.h.
H265RawSEIDisplayOrientation H265RawSEIPayload::display_orientation |
Definition at line 703 of file cbs_h265.h.
H265RawSEIActiveParameterSets H265RawSEIPayload::active_parameter_sets |
Definition at line 704 of file cbs_h265.h.
H265RawSEIDecodedPictureHash H265RawSEIPayload::decoded_picture_hash |
Definition at line 705 of file cbs_h265.h.
H265RawSEITimeCode H265RawSEIPayload::time_code |
Definition at line 706 of file cbs_h265.h.
H265RawSEIMasteringDisplayColourVolume H265RawSEIPayload::mastering_display |
Definition at line 707 of file cbs_h265.h.
H265RawSEIContentLightLevelInfo H265RawSEIPayload::content_light_level |
Definition at line 708 of file cbs_h265.h.
H265RawSEIAlternativeTransferCharacteristics H265RawSEIPayload::alternative_transfer_characteristics |
Definition at line 710 of file cbs_h265.h.
H265RawSEIAlphaChannelInfo H265RawSEIPayload::alpha_channel_info |
Definition at line 711 of file cbs_h265.h.
uint8_t* H265RawSEIPayload::data |
Definition at line 713 of file cbs_h265.h.
size_t H265RawSEIPayload::data_length |
Definition at line 714 of file cbs_h265.h.
AVBufferRef* H265RawSEIPayload::data_ref |
Definition at line 715 of file cbs_h265.h.
struct { ... } H265RawSEIPayload::other |
Referenced by cbs_h265_free_sei_payload().
union { ... } H265RawSEIPayload::payload |
Referenced by cbs_h265_free_sei_payload().
H265RawExtensionData H265RawSEIPayload::extension_data |
Definition at line 718 of file cbs_h265.h.
Referenced by cbs_h265_free_sei_payload().