Searched refs:avformat_query_codec (Results 1 – 4 of 4) sorted by relevance
2878 int avformat_query_codec(const AVOutputFormat *ofmt, enum AVCodecID codec_id,
5074 int avformat_query_codec(const AVOutputFormat *ofmt, enum AVCodecID codec_id, function
2244 int qcr = avformat_query_codec(oc->oformat, oc->oformat->video_codec, 0); in open_output_file()
2416 Add avformat_query_codec().