Home
last modified time | relevance | path

Searched refs:new_attachment_stream (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c2000 static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_attachment_stream() function
2381 case AVMEDIA_TYPE_ATTACHMENT: ost = new_attachment_stream(o, oc, src_idx); break; in open_output_file()
2432 ost = new_attachment_stream(o, oc, -1); in open_output_file()