]> git.sesse.net Git - ffmpeg/commitdiff
doc/muxers: Fix Thisimproves typo
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 11 Jul 2016 10:55:09 +0000 (12:55 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 11 Jul 2016 10:55:29 +0000 (12:55 +0200)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/muxers.texi

index d416c420e668489b778fcd447c3a69d2155f5dd0..15b63f4d0ffe13e6ad25e9aa72d684b4af5e5ceb 100644 (file)
@@ -497,7 +497,7 @@ equal to the duration of the segment plus the duration of the playlist.
 
 @item hls_flags split_by_time
 If this flags is set, allow segments to start on frames other than keyframes.
-Thisimproves behavior on some players when the time between keyframes is
+This improves behavior on some players when the time between keyframes is
 inconsistent, but may make things worse on others, and can cause some oddities
 during seeking. This flag should be used with hls_time option.