av_codec_get_id 3054 fftools/ffmpeg.c av_codec_get_id (of->ctx->oformat->codec_tag, par_src->codec_tag) == par_src->codec_id || av_codec_get_id 371 libavdevice/dshow.c enum AVCodecID codec_id = av_codec_get_id(tags, bih->biCompression); av_codec_get_id 389 libavdevice/dshow.c if (ctx->video_codec_id != av_codec_get_id(tags, bih->biCompression)) av_codec_get_id 991 libavdevice/dshow.c par->codec_id = av_codec_get_id(tags, bih->biCompression); av_codec_get_id 2800 libavformat/avformat.h enum AVCodecID av_codec_get_id(const struct AVCodecTag * const *tags, unsigned int tag); av_codec_get_id 823 libavformat/hlsenc.c av_codec_get_id (oc->oformat->codec_tag, vs->streams[i]->codecpar->codec_tag) == st->codecpar->codec_id || av_codec_get_id 386 libavformat/nutdec.c st->codecpar->codec_id = av_codec_get_id((const AVCodecTag * const []) { av_codec_get_id 396 libavformat/nutdec.c st->codecpar->codec_id = av_codec_get_id((const AVCodecTag * const []) { av_codec_get_id 173 libavformat/segment.c av_codec_get_id (oc->oformat->codec_tag, ipar->codec_tag) == opar->codec_id || av_codec_get_id 831 libavformat/segment.c av_codec_get_id (oc->oformat->codec_tag, ipar->codec_tag) == opar->codec_id ||