]> git.sesse.net Git - ffmpeg/commitdiff
doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start
authorBela Bodecs <bodecsb@vivanet.hu>
Thu, 5 Jan 2017 12:21:13 +0000 (13:21 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 5 Jan 2017 22:18:36 +0000 (23:18 +0100)
Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/muxers.texi

index b4a107ceec2e4052b73d19828d2cf93ae4ea0877..351cd8c5c45f7a7845fe047bd701aedf9571a086 100644 (file)
@@ -567,7 +567,7 @@ and remove the @code{#EXT-X-ENDLIST} from the old segment list.
 Round the duration info in the playlist file segment info to integer
 values, instead of using floating point.
 
-@item discont_starts
+@item discont_start
 Add the @code{#EXT-X-DISCONTINUITY} tag to the playlist, before the
 first segment's information.