> Subject: flush segments to guarantuee atomic single file hls
^ nit no. 1: guarantee
Nit no. 2: Please use a commit line something like:
avformat/hlsenc: flush segments to guarantee atomic single file hls
(I'm not sure I agree with the wording, but I'm no HLS expert
---
libavformat/hlsenc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index ca57694e9e..2cd651d7e8 100644
--- a/libavformat/hlsenc.c
+++ b/libavformat/hlsenc.c
@@ -406,6 +406,7 @@ static int flush_dynbuf(VariantStream *vs, int
*range_length)