Go to the source code of this file.
Functions | |
static av_cold int | bmp_decode_init (AVCodecContext *avctx) |
static int | bmp_decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt) |
static av_cold int | bmp_decode_end (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_bmp_decoder |
|
static |
|
static |
|
static |
AVCodec ff_bmp_decoder |