FFmpeg
|
Go to the source code of this file.
Functions | |
static int | ilbc_parse_fmtp (AVStream *stream, PayloadContext *data, char *attr, char *value) |
static int | ilbc_parse_sdp_line (AVFormatContext *s, int st_index, PayloadContext *data, const char *line) |
Variables | |
RTPDynamicProtocolHandler | ff_ilbc_dynamic_handler |
|
static |
Definition at line 26 of file rtpdec_ilbc.c.
Referenced by ilbc_parse_sdp_line().
|
static |
Definition at line 46 of file rtpdec_ilbc.c.
RTPDynamicProtocolHandler ff_ilbc_dynamic_handler |
Definition at line 68 of file rtpdec_ilbc.c.
Referenced by av_register_rtp_dynamic_payload_handlers().