Lines Matching defs:has_video
134 int has_video;
1425 if (vs->has_video || vs->has_subtitle || !vs->agroup)
1468 if (!temp_vs->has_video && !temp_vs->has_subtitle &&
1599 if (vs->has_video && (hls->flags & HLS_INDEPENDENT_SEGMENTS)) {
2340 if (vs->has_video && vs->agroup) {
2343 if (!vs_agroup->has_video && !vs_agroup->has_subtitle &&
2466 if (vs->has_video) {
2963 vs->has_video += vs->streams[j]->codecpar->codec_type == AVMEDIA_TYPE_VIDEO;
2966 if ((vs->has_video == 1) && (vs->streams[j]->codecpar->codec_type == AVMEDIA_TYPE_VIDEO)) {
2972 if (vs->has_video > 1)