Searched refs:AV_CODEC_ID_PROBE (Results 1 – 2 of 2) sorted by relevance
552 …AV_CODEC_ID_PROBE = 0x19000, ///< codec_id is not known (like AV_CODEC_ID_NONE) but lavf should at… enumerator
2919 if (stream->codecpar->codec_id == AV_CODEC_ID_PROBE) { in open_input_file()