Adjust @columnfractions settings to reflect the number of columns in the table.
Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e05c8d0682
commit
000bbebb66
1 changed files with 2 additions and 2 deletions
|
|
@ -616,7 +616,7 @@ performance on systems without hardware floating point support).
|
|||
|
||||
@section Subtitle Formats
|
||||
|
||||
@multitable @columnfractions .4 .1 .1 .1 .1 .1
|
||||
@multitable @columnfractions .4 .1 .1 .1 .1
|
||||
@item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding
|
||||
@item SSA/ASS @tab X @tab X
|
||||
@item DVB @tab X @tab X @tab X @tab X
|
||||
|
|
@ -628,7 +628,7 @@ performance on systems without hardware floating point support).
|
|||
|
||||
@section Network Protocols
|
||||
|
||||
@multitable @columnfractions .4 .1 .1 .1 .1 .1
|
||||
@multitable @columnfractions .4 .1
|
||||
@item Name @tab Support
|
||||
@item file @tab X
|
||||
@item Gopher @tab X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue