Browse code

doc/muxers: apply minor cosmetics to segment option descriptions

Stefano Sabatini authored on 2013/01/19 08:44:31
Showing 1 changed files
... ...
@@ -523,9 +523,11 @@ reference stream. The default value is ``auto''.
523 523
 @item segment_format @var{format}
524 524
 Override the inner container format, by default it is guessed by the filename
525 525
 extension.
526
+
526 527
 @item segment_list @var{name}
527 528
 Generate also a listfile named @var{name}. If not specified no
528 529
 listfile is generated.
530
+
529 531
 @item segment_list_flags @var{flags}
530 532
 Set flags affecting the segment list generation.
531 533
 
... ...
@@ -584,8 +586,10 @@ A list file with the suffix @code{".m3u8"} will auto-select this format.
584 584
 @end table
585 585
 
586 586
 If not specified the type is guessed from the list file name suffix.
587
+
587 588
 @item segment_time @var{time}
588 589
 Set segment duration to @var{time}. Default value is "2".
590
+
589 591
 @item segment_time_delta @var{delta}
590 592
 Specify the accuracy time when selecting the start time for a
591 593
 segment. Default value is "0".