FFmpeg
|
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 | |
const AVCodecParser | ff_g729_parser |
|
static |
Definition at line 38 of file g729_parser.c.
const AVCodecParser ff_g729_parser |
Definition at line 87 of file g729_parser.c.