FFmpeg
|
Brute Force & Ignorance (.bfi) video decoder. More...
Go to the source code of this file.
Data Structures | |
struct | BFIContext |
Functions | |
static av_cold int | bfi_decode_init (AVCodecContext *avctx) |
static int | bfi_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
static av_cold int | bfi_decode_close (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_bfi_decoder |
Brute Force & Ignorance (.bfi) video decoder.
Definition in file bfi.c.
|
static |
|
static |
|
static |
AVCodec ff_bfi_decoder |