FFmpeg
|
Opus parser. More...
Go to the source code of this file.
Data Structures | |
struct | OpusParseContext |
Functions | |
static int | opus_parse (AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
AVCodecParser | ff_opus_parser |
|
static |
Definition at line 37 of file opus_parser.c.
AVCodecParser ff_opus_parser |
Definition at line 71 of file opus_parser.c.