Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c102 HLS_APPEND_LIST = (1 << 6), enumerator
3085 if (hls->flags & HLS_APPEND_LIST) { in hls_init()
3140 {"append_list", "append the new segments into old hls segment list", 0, AV_OPT_TYPE_CONST, {.i64 = HLS_APPEND_LIST }, 0, UINT_MAX, E, "flags"},

Completed in 6 milliseconds