28 const char *attr,
const char *value)
30 if (!strcmp(attr,
"mode")) {
31 int mode = atoi(value);
RTP/JPEG specific private data.
av_log(ac->avr, AV_LOG_TRACE, "%d samples - audio_convert: %s to %s (%s)\, len, av_get_sample_fmt_name(ac->in_fmt), av_get_sample_fmt_name(ac->out_fmt), use_generic ? ac->func_descr_generic :ac->func_descr)
RTPDynamicProtocolHandler ff_ilbc_dynamic_handler
AVStream ** streams
A list of all streams in the file.
static int ilbc_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *data, const char *line)
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
int block_align
Audio only.
int ff_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *p, int(*parse_fmtp)(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value))
int av_strstart(const char *str, const char *pfx, const char **ptr)
Return non-zero if pfx is a prefix of str.
AVCodecParameters * codecpar
static int ilbc_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value)