Searched refs:avformat_alloc_context (Results 1 – 25 of 33) sorted by relevance
12
68 mpegts_ctx = avformat_alloc_context(); in rtp_mpegts_write_header()102 rtp_ctx = avformat_alloc_context(); in rtp_mpegts_write_header()
44 rtpctx = avformat_alloc_context(); in ff_rtp_chain_mux_open()
211 AVFormatContext *avformat_alloc_context(void) in avformat_alloc_context() function
158 sap->sdp_ctx = avformat_alloc_context(); in sap_read_header()
126 rt->asf_ctx = avformat_alloc_context(); in ff_wms_parse_sdp_a_line()
530 rdt->rmctx = avformat_alloc_context(); in rdt_init()
2030 AVFormatContext *avformat_alloc_context(void);
363 ctx = avformat_alloc_context(); in hds_write_header()
322 os->ctx = ctx = avformat_alloc_context(); in ism_write_header()
337 cat->avf = avformat_alloc_context(); in open_file()
766 vobsub->sub_ctx = avformat_alloc_context(); in vobsub_read_header()
139 AVFormatContext *s = avformat_alloc_context(); in avformat_alloc_output_context2()
1114 ts_st->amux = avformat_alloc_context(); in mpegts_init()
1136 if (!(ast->sub_ctx = avformat_alloc_context())) in read_gab2_sub()
31 if (!(s = avformat_alloc_context())) in ff_alloc_input_device_context()
86 if (!(fmt_ctx = avformat_alloc_context())) { in main()
159 if (!(*output_format_context = avformat_alloc_context())) { in open_output_file()
60 AVFormatContext *ic = avformat_alloc_context(); in main()
183 ctx = avformat_alloc_context(); in init_fps()
98 AVFormatContext *avfmt = avformat_alloc_context(); in LLVMFuzzerTestOneInput()
69 *avFormatContext = avformat_alloc_context(); in createAVFormatContext()
339 fFormatCtx = avformat_alloc_context(); in loadStream()
362 fFormatCtx = avformat_alloc_context(); in loadStream()
333 ffmpegmux->context = avformat_alloc_context (); in gst_ffmpegmux_init()
1409 demux->context = avformat_alloc_context (); in gst_ffmpegdemux_open()