FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | G723_1ParseContext |
Functions | |
static int | g723_1_parse (AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_g723_1_parser |
G723_1 audio parser
Definition in file g723_1_parser.c.
|
static |
Definition at line 31 of file g723_1_parser.c.
const AVCodecParser ff_g723_1_parser |
Definition at line 55 of file g723_1_parser.c.