|
FFmpeg
|
Go to the source code of this file.
Data Structures | |
| struct | QOIParseContext |
Functions | |
| static int | qoi_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
| const FFCodecParser | ff_qoi_parser |
QOI parser
Definition in file qoi_parser.c.
|
static |
Definition at line 34 of file qoi_parser.c.
| const FFCodecParser ff_qoi_parser |
Definition at line 73 of file qoi_parser.c.
1.8.17