Searched refs:new_subtitle_stream (Results 1 – 1 of 1) sorted by relevance
2008 static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_subtitle_stream() function2312 new_subtitle_stream(o, oc, i); in open_output_file()2379 case AVMEDIA_TYPE_SUBTITLE: ost = new_subtitle_stream (o, oc, src_idx); break; in open_output_file()