|
FFmpeg
|
Go to the source code of this file.
Data Structures | |
| struct | XWDParseContext |
Functions | |
| static int | xwd_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
| const AVCodecParser | ff_xwd_parser |
XWD parser
Definition in file xwd_parser.c.
|
static |
Definition at line 38 of file xwd_parser.c.
| const AVCodecParser ff_xwd_parser |
Definition at line 98 of file xwd_parser.c.
1.8.17