avcodec_string   4968 libavcodec/avcodec.h void avcodec_string(char *buf, int buf_size, AVCodecContext *enc, int encode);
avcodec_string    355 libavformat/dump.c     avcodec_string(buf, sizeof(buf), st->codec, is_output);
avcodec_string   3436 libavformat/utils.c             avcodec_string(buf, sizeof(buf), st->codec, 0);