[FFmpeg-cvslog] doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start
Bela Bodecs
git at videolan.org
Fri Jan 6 00:18:56 EET 2017
ffmpeg | branch: master | Bela Bodecs <bodecsb at vivanet.hu> | Thu Jan 5 13:21:13 2017 +0100| [4068f5fac7b84257b46c5050859332cd1bcdf3cc] | committer: Michael Niedermayer
doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_start
Signed-off-by: Bela Bodecs <bodecsb at vivanet.hu>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4068f5fac7b84257b46c5050859332cd1bcdf3cc
---
doc/muxers.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index b4a107c..351cd8c 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -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.
- at item discont_starts
+ at item discont_start
Add the @code{#EXT-X-DISCONTINUITY} tag to the playlist, before the
first segment's information.
More information about the ffmpeg-cvslog
mailing list