|
FFmpeg
|
Go to the source code of this file.
Data Structures | |
| struct | XMAParserContext |
Functions | |
| static int | xma_parse (AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
| const FFCodecParser | ff_xma_parser |
XMA2 audio parser
Definition in file xma_parser.c.
|
static |
Definition at line 31 of file xma_parser.c.
| const FFCodecParser ff_xma_parser |
Definition at line 59 of file xma_parser.c.
1.8.17