Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddashenc.c308 int has_mp4_streams = 0; in init_segment_types() local
325 has_mp4_streams |= segment_type == SEGMENT_TYPE_MP4; in init_segment_types()
328 if (c->hls_playlist && !has_mp4_streams) { in init_segment_types()

Completed in 4 milliseconds