gf_isom_avc_config_new 385 applications/dashcast/video_muxer.c ret = gf_isom_avc_config_new(video_output_file->isof, track, avccfg, NULL, NULL, di); gf_isom_avc_config_new 1887 include/gpac/isomedia.h GF_Err gf_isom_avc_config_new(GF_ISOFile *the_file, u32 trackNumber, GF_AVCConfig *cfg, char *URLname, char *URNname, u32 *outDescriptionIndex); gf_isom_avc_config_new 4762 src/media_tools/media_import.c e = gf_isom_avc_config_new(import->dest, track, avccfg, NULL, NULL, &di);