FFmpeg
|
G.729 audio parser. More...
Go to the source code of this file.
Data Structures | |
struct | G729ParseContext |
Functions | |
static int | g729_parse (AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
AVCodecParser | ff_g729_parser |
|
static |
Definition at line 39 of file g729_parser.c.
AVCodecParser ff_g729_parser |
Definition at line 77 of file g729_parser.c.