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>
This commit is contained in:
Bela Bodecs 2017-01-05 13:21:13 +01:00 committed by Michael Niedermayer
parent 4c63910bdb
commit 4068f5fac7

View 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 Round the duration info in the playlist file segment info to integer
values, instead of using floating point. values, instead of using floating point.
@item discont_starts @item discont_start
Add the @code{#EXT-X-DISCONTINUITY} tag to the playlist, before the Add the @code{#EXT-X-DISCONTINUITY} tag to the playlist, before the
first segment's information. first segment's information.