Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c1987 static OutputStream *new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_unknown_stream() function
2384 ost = new_unknown_stream (o, oc, src_idx); in open_output_file()