Lines Matching refs:strcmp
145 if (!strcmp(spec, mediatype))\
652 if (!strcmp(arg, "list")) {
979 if (!hwaccel_output_format && hwaccel && !strcmp(hwaccel, "cuvid")) {
985 } else if (!hwaccel_output_format && hwaccel && !strcmp(hwaccel, "qsv")) {
1003 if (!strcmp(hwaccel, "nvdec") || !strcmp(hwaccel, "cuvid"))
1006 if (!strcmp(hwaccel, "none"))
1008 else if (!strcmp(hwaccel, "auto"))
1086 if (proto_name && !strcmp(proto_name, "file") && avio_check(filename, 0) == 0) {
1105 if (proto_name && !strcmp(proto_name, "file")) {
1110 if (!strcmp(filename, file->ctx->url)) {
1188 if (!strcmp(filename, "-"))
1192 strcmp(filename, "/dev/stdin");
1508 } else if (!strcmp(codec_name, "copy"))
1958 if (!strcmp(ost->enc->name, "libx264")) {
1999 if (!strcmp(oc->oformat->name, "avi")) {
2453 if (!strcmp(filename, "-"))
2622 if (out && !strcmp(out->name, map->linklabel)) {
2757 if (!strcmp(e->key, "gop_timecode"))
2854 } else if (strcmp(oc->oformat->name, "image2")==0 && !av_filename_number_test(filename))
2942 if (!strcmp(key, "program_num"))
2970 if (!strcmp(key, "title")) {
2972 } else if (!strcmp(key, "program_num")) {
2973 } else if (!strcmp(key, "st")) {
3005 if (!strcmp(o->metadata[i].u.str, "rotate")) {
3104 if (!strcmp(arg, "vcd")) {
3131 } else if (!strcmp(arg, "svcd")) {
3153 } else if (!strcmp(arg, "dvd")) {
3291 if (!strcmp(key, "acodec")) opt_audio_codec (o, key, value);
3292 else if (!strcmp(key, "vcodec")) opt_video_codec (o, key, value);
3293 else if (!strcmp(key, "scodec")) opt_subtitle_codec(o, key, value);
3294 else if (!strcmp(key, "dcodec")) opt_data_codec (o, key, value);
3323 if(!strcmp(opt, "ab")){
3326 } else if(!strcmp(opt, "b")){
3340 if(!strcmp(opt, "qscale")){
3355 if(!strcmp(opt, "profile")){
3440 if (!strcmp(opt, "long"))
3442 else if (!strcmp(opt, "full"))
3621 if (!strcmp(arg, "-"))