Searched refs:avformat_init_output (Results 1 – 7 of 7) sorted by relevance
120 ret = avformat_init_output(oc, &dict); in webm_chunk_init()
2470 int avformat_init_output(AVFormatContext *s, AVDictionary **options);
486 int avformat_init_output(AVFormatContext *s, AVDictionary **options) function513 if ((ret = avformat_init_output(s, options)) < 0)
784 ret = avformat_init_output(oc, &options); in seg_init()
1648 ret = avformat_init_output(ctx, &opts); in dash_init()
948 ret = avformat_init_output(oc, &options); in hls_mux_init()
706 Add avformat_init_output() and AVSTREAM_INIT_IN_ macros