summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2015-07-02 11:00:18 +0200
committerStefano Sabatini <stefasab@gmail.com>2015-07-02 11:06:23 +0200
commit8cbce1001db365bab58304609692003f29407541 (patch)
treebf9663c2585a5e71f220a1c260894bc9446ec48d /doc
parent1f69b7baa10c6c59a7d00c5f40aaae30e5726ee8 (diff)
doc/muxers/segment: fix formatting of segment_list_type option
Place @item entry at the right point, remove duplicated description.
Diffstat (limited to 'doc')
-rw-r--r--doc/muxers.texi10
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 22a8eb7601..d75d7dee6b 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -964,13 +964,6 @@ Allow caching (only affects M3U8 list files).
Allow live-friendly file generation.
@end table
-@item segment_list_type @var{type}
-Select the listing format.
-@table @option
-@item @var{flat} use a simple flat list of entries.
-@item @var{hls} use a m3u8-like structure.
-@end table
-
@item segment_list_size @var{size}
Update the list file so that it contains at most @var{size}
segments. If 0 the list file will contain all the segments. Default
@@ -980,6 +973,9 @@ value is 0.
Prepend @var{prefix} to each entry. Useful to generate absolute paths.
By default no prefix is applied.
+@item segment_list_type @var{type}
+Select the listing format.
+
The following values are recognized:
@table @samp
@item flat