Home
last modified time | relevance | path

Searched refs:vtt_oformat (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c123 const AVOutputFormat *vtt_oformat; member
871 if (vs->vtt_oformat) { in hls_mux_init()
872 ret = avformat_alloc_output_context2(&vs->vtt_avf, vs->vtt_oformat, NULL, NULL); in hls_mux_init()
3057 vs->vtt_oformat = av_guess_format("webvtt", NULL, NULL); in hls_init()
3058 if (!vs->vtt_oformat) in hls_init()

Completed in 5 milliseconds