Data Fields | |
AVCodecContext * | avctx |
AVFrame | frame |
uint8_t * | dst |
int | nframes |
int | audio_frame |
int | video_frame |
int | video_size |
int | avflag |
Definition at line 33 of file bfi.c.
Definition at line 34 of file bfi.c.
Referenced by bfi_read_packet().
Definition at line 37 of file bfi.c.
Referenced by bfi_read_packet().
uint8_t* BFIContext::dst |
Definition at line 36 of file bfi.c.
Referenced by bfi_decode_close(), bfi_decode_frame(), and bfi_decode_init().
Definition at line 35 of file bfi.c.
Referenced by bfi_decode_close(), and bfi_decode_frame().
Definition at line 33 of file bfi.c.
Referenced by bfi_read_header(), and bfi_read_packet().
Definition at line 35 of file bfi.c.
Referenced by bfi_read_packet().
Definition at line 36 of file bfi.c.
Referenced by bfi_read_packet().