Searched refs:add_video_stream (Results 1 – 1 of 1) sorted by relevance
48 AVStream *add_video_stream(AVFormatContext *oc, int codec_id, int w, int h) in add_video_stream() function253 video_st = add_video_stream(oc, fmt->video_codec, w, h); in movie_open()