FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
H264BSFContext Struct Reference

Data Fields

int32_t sps_offset
 
int32_t pps_offset
 
uint8_t length_size
 
uint8_t new_idr
 
uint8_t idr_sps_seen
 
uint8_t idr_pps_seen
 
int extradata_parsed
 

Detailed Description

Definition at line 30 of file h264_mp4toannexb_bsf.c.

Field Documentation

int32_t H264BSFContext::sps_offset

Definition at line 31 of file h264_mp4toannexb_bsf.c.

Referenced by h264_extradata_to_annexb(), and h264_mp4toannexb_filter().

int32_t H264BSFContext::pps_offset

Definition at line 32 of file h264_mp4toannexb_bsf.c.

Referenced by h264_extradata_to_annexb(), and h264_mp4toannexb_filter().

uint8_t H264BSFContext::length_size

Definition at line 33 of file h264_mp4toannexb_bsf.c.

Referenced by h264_mp4toannexb_filter(), and h264_mp4toannexb_init().

uint8_t H264BSFContext::new_idr

Definition at line 34 of file h264_mp4toannexb_bsf.c.

Referenced by h264_mp4toannexb_filter(), and h264_mp4toannexb_init().

uint8_t H264BSFContext::idr_sps_seen

Definition at line 35 of file h264_mp4toannexb_bsf.c.

Referenced by h264_mp4toannexb_filter(), and h264_mp4toannexb_init().

uint8_t H264BSFContext::idr_pps_seen

Definition at line 36 of file h264_mp4toannexb_bsf.c.

Referenced by h264_mp4toannexb_filter(), and h264_mp4toannexb_init().

int H264BSFContext::extradata_parsed

Definition at line 37 of file h264_mp4toannexb_bsf.c.

Referenced by h264_mp4toannexb_filter(), and h264_mp4toannexb_init().


The documentation for this struct was generated from the following file: