FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | PNGParseContext |
Functions | |
static int | png_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_png_parser |
PNG parser
Definition in file png_parser.c.
|
static |
Definition at line 37 of file png_parser.c.
const AVCodecParser ff_png_parser |
Definition at line 113 of file png_parser.c.