avcodec_get_type 565 libavcodec/codec_id.h enum AVMediaType avcodec_get_type(enum AVCodecID codec_id); avcodec_get_type 2619 libavformat/matroskaenc.c enum AVMediaType type = avcodec_get_type(codec_id); avcodec_get_type 1721 libavformat/mpegts.c st->codecpar->codec_type = avcodec_get_type(st->codecpar->codec_id); avcodec_get_type 2526 libavformat/mxfdec.c type = avcodec_get_type(st->codecpar->codec_id);