av_get_string     222 cmdutils.c             const char *str= av_get_string(opts_ctx, opt_names[i], &opt, buf, sizeof(buf));
av_get_string     150 libavcodec/opt.h const char *av_get_string(void *obj, const char *name, const AVOption **o_out, char *buf, int buf_len);