AV_DICT_MATCH_CASE 543 ffmpeg.c av_dict_set(a, t->key, NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 885 ffmpeg_opt.c if (!av_dict_get(o->g->format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE)) { AV_DICT_MATCH_CASE 896 ffmpeg_opt.c av_dict_set(&o->g->format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 2897 ffplay.c if (!av_dict_get(format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE)) { AV_DICT_MATCH_CASE 2908 ffplay.c av_dict_set(&format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 2392 ffprobe.c if (!av_dict_get(format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE)) { AV_DICT_MATCH_CASE 2403 ffprobe.c av_dict_set(&format_opts, "scan_all_pmts", NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 150 libavcodec/frame_thread_encoder.c NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 280 libavfilter/vf_subtitles.c tag = av_dict_get(st->metadata, "mimetype", NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 359 libavfilter/vf_subtitles.c AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 742 libavformat/hls.c oldentry = av_dict_get(pls->id3_initial, entry->key, NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 492 libavformat/id3v2.c if ((t = av_dict_get(m, tag, NULL, AV_DICT_MATCH_CASE)) && AV_DICT_MATCH_CASE 1576 libavformat/mov.c AVDictionaryEntry *compatible_brands = av_dict_get(c->fc->metadata, "compatible_brands", NULL, AV_DICT_MATCH_CASE); AV_DICT_MATCH_CASE 295 libavformat/riffenc.c if (av_dict_get(s->metadata, riff_tags[i], NULL, AV_DICT_MATCH_CASE)) AV_DICT_MATCH_CASE 318 libavformat/riffenc.c NULL, AV_DICT_MATCH_CASE))) AV_DICT_MATCH_CASE 54 libavutil/dict.c if (flags & AV_DICT_MATCH_CASE)