Browse code

doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start

Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Bela Bodecs authored on 2017/01/05 21:21:13
Showing 1 changed files
... ...
@@ -567,7 +567,7 @@ and remove the @code{#EXT-X-ENDLIST} from the old segment list.
567 567
 Round the duration info in the playlist file segment info to integer
568 568
 values, instead of using floating point.
569 569
 
570
-@item discont_starts
570
+@item discont_start
571 571
 Add the @code{#EXT-X-DISCONTINUITY} tag to the playlist, before the
572 572
 first segment's information.
573 573