FFmpeg
|
#include "parser.h"
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 | |
AVCodecParser | ff_xma_parser |
XMA2 audio parser
Definition in file xma_parser.c.
|
static |
Definition at line 30 of file xma_parser.c.
AVCodecParser ff_xma_parser |
Definition at line 58 of file xma_parser.c.