Lines Matching defs:audio
145 /* ID3 timestamp handling (elementary audio streams have ID3 timestamps
177 * Renditions are e.g. alternative subtitle or audio streams.
340 char audio[MAX_FIELD_LEN];
361 strcpy(var->audio_group, info->audio);
378 *dest = info->audio;
379 *dest_len = sizeof(info->audio);
1090 av_log(s, AV_LOG_DEBUG, "HLS ID3 audio timestamp %"PRId64"\n", ts);
1094 av_log(s, AV_LOG_ERROR, "Invalid HLS ID3 audio timestamp %"PRId64"\n", ts);
1165 avpriv_report_missing_feature(pls->parent, "Changing ID3 metadata in HLS audio elementary stream");
1408 /* spec says audio elementary streams do not have media initialization
1608 /* Intercept ID3 tags here, elementary audio streams are required
2057 * external audio track that contains audio setup information
2090 * If encryption scheme is SAMPLE-AES and audio setup information is present in external audio track,
2159 * For ID3 timestamped raw audio streams we need to detect the packet
2306 /* audio elementary streams are id3 timestamped */