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