Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c135 int has_subtitle; member
1133 if (vs->has_subtitle) in hls_append_segment()
1425 if (vs->has_video || vs->has_subtitle || !vs->agroup) in create_master_playlist()
1468 if (!temp_vs->has_video && !temp_vs->has_subtitle && in create_master_playlist()
2343 if (!vs_agroup->has_video && !vs_agroup->has_subtitle && in hls_write_header()
2969 vs->has_subtitle += vs->streams[j]->codecpar->codec_type == AVMEDIA_TYPE_SUBTITLE; in hls_init()
3056 if (vs->has_subtitle) { in hls_init()

Completed in 5 milliseconds