Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c2008 static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_subtitle_stream() function
2312 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()