FFmpeg
|
Data Fields | |
uint8_t | length_size |
int | extradata_parsed |
int | logged_nonmp4_warning |
int | private_spspps |
uint8_t * | spspps_buf |
uint32_t | spspps_size |
Definition at line 33 of file hevc_mp4toannexb_bsf.c.
uint8_t HEVCBSFContext::length_size |
Definition at line 34 of file hevc_mp4toannexb_bsf.c.
Referenced by hevc_mp4toannexb_filter().
int HEVCBSFContext::extradata_parsed |
Definition at line 35 of file hevc_mp4toannexb_bsf.c.
Referenced by hevc_mp4toannexb_filter().
int HEVCBSFContext::logged_nonmp4_warning |
Definition at line 37 of file hevc_mp4toannexb_bsf.c.
Referenced by hevc_mp4toannexb_filter().
int HEVCBSFContext::private_spspps |
Definition at line 47 of file hevc_mp4toannexb_bsf.c.
Referenced by hevc_extradata_to_annexb(), hevc_mp4toannexb_close(), and hevc_mp4toannexb_filter().
uint8_t* HEVCBSFContext::spspps_buf |
Definition at line 48 of file hevc_mp4toannexb_bsf.c.
Referenced by hevc_extradata_to_annexb(), hevc_mp4toannexb_close(), and hevc_mp4toannexb_filter().
uint32_t HEVCBSFContext::spspps_size |
Definition at line 49 of file hevc_mp4toannexb_bsf.c.
Referenced by hevc_extradata_to_annexb(), and hevc_mp4toannexb_filter().