FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | BMPParseContext |
Functions | |
static int | bmp_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_bmp_parser |
BMP parser
Definition in file bmp_parser.c.
|
static |
Definition at line 38 of file bmp_parser.c.
const AVCodecParser ff_bmp_parser |
Definition at line 108 of file bmp_parser.c.