Browse Source

doc/muxers: Fix typo, causing warnings during build

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.3
Michael Niedermayer 8 years ago
parent
commit
68b8be0811
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/muxers.texi

+ 1
- 1
doc/muxers.texi View File

@@ -442,7 +442,7 @@ parameters. Values containing @code{:} special characters must be
escaped. escaped.


@item hls_wrap @var{wrap} @item hls_wrap @var{wrap}
This is a deprecated option, you can use @code {hls_list_size}
This is a deprecated option, you can use @code{hls_list_size}
and @code{hls_flags delete_segments} instead it and @code{hls_flags delete_segments} instead it


This option is useful to avoid to fill the disk with many segment This option is useful to avoid to fill the disk with many segment


Loading…
Cancel
Save