FFmpeg
|
#include <inttypes.h>
#include "avcodec.h"
#include "bytestream.h"
#include "bmp.h"
#include "internal.h"
#include "msrledec.h"
Go to the source code of this file.
Functions | |
static int | bmp_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_bmp_decoder |
|
static |
AVCodec ff_bmp_decoder |