FFmpeg
|
#include <inttypes.h>
#include "avcodec.h"
#include "bytestream.h"
#include "bmp.h"
#include "codec_internal.h"
#include "decode.h"
#include "msrledec.h"
Go to the source code of this file.
Functions | |
static int | bmp_decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_bmp_decoder |
|
static |
const FFCodec ff_bmp_decoder |