Lines Matching refs:strcmp
492 if (!strcmp(info->type, "AUDIO"))
494 else if (!strcmp(info->type, "VIDEO"))
496 else if (!strcmp(info->type, "SUBTITLES"))
498 else if (!strcmp(info->type, "CLOSED-CAPTIONS"))
549 if (!strcmp(info->defaultr, "YES"))
551 if (!strcmp(info->forced, "YES"))
556 if (!strcmp(characteristic, "public.accessibility.describes-music-and-sound"))
558 else if (!strcmp(characteristic, "public.accessibility.describes-video"))
664 if (strcmp(c->allowed_extensions, "ALL") && !av_match_ext(url, c->allowed_extensions)) {
684 else if (strcmp(proto_name, "file") || !strncmp(url, "file,", 5))
785 if (strcmp(line, "#EXTM3U")) {
813 if (!strcmp(info.method, "AES-128"))
815 if (!strcmp(info.method, "SAMPLE-AES"))
854 if (!strcmp(ptr, "EVENT"))
856 else if (!strcmp(ptr, "VOD"))
1085 if (!strcmp(meta->tag, "PRIV")) {
1098 } else if (!strcmp(meta->tag, "APIC") && apic)
1112 if (!oldentry || strcmp(oldentry->value, entry->value) != 0)
1295 if (strcmp(seg->key, pls->key_url)) {
1636 if (rend->type == type && !strcmp(rend->group_id, group_id)) {