FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | WebPParseContext |
Functions | |
static int | webp_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
AVCodecParser | ff_webp_parser |
WebP parser
Definition in file webp_parser.c.
|
static |
Definition at line 37 of file webp_parser.c.
AVCodecParser ff_webp_parser |
Definition at line 107 of file webp_parser.c.