ff_vorbis_comment 180 libavformat/flacdec.c ret = ff_vorbis_comment(s, &s->metadata, buffer, metadata_size, 1); ff_vorbis_comment 2008 libavformat/matroskadec.c ff_vorbis_comment(s, &dict, p, block_size, 0); ff_vorbis_comment 133 libavformat/oggdec.h int ff_vorbis_comment(AVFormatContext *ms, AVDictionary **m, ff_vorbis_comment 78 libavformat/oggparsevorbis.c int updates = ff_vorbis_comment(as, &st->metadata, buf, size, 1);