HLS_DISCONT_START 1502 libavformat/hlsenc.c if ((hls->flags & HLS_DISCONT_START) && sequence==hls->start_sequence && vs->discontinuity_set==0) { HLS_DISCONT_START 2972 libavformat/hlsenc.c {"discont_start", "start the playlist with a discontinuity tag", 0, AV_OPT_TYPE_CONST, {.i64 = HLS_DISCONT_START }, 0, UINT_MAX, E, "flags"},