Commit 908fe8c3 authored by diego's avatar diego

Add supported network protocols section.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17209 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0b3de353
...@@ -536,6 +536,22 @@ performance on systems without hardware floating point support). ...@@ -536,6 +536,22 @@ performance on systems without hardware floating point support).
@code{X} means that the feature is supported. @code{X} means that the feature is supported.
@section Network Protocols
@multitable @columnfractions .4 .1 .1 .1 .1 .1
@item Name @tab Support
@item file @tab X
@item Gopher @tab X
@item HTTP @tab X
@item pipe @tab X
@item RTP @tab X
@item TCP @tab X
@item UDP @tab X
@end multitable
@code{X} means that the protocol is supported.
@chapter Platform Specific information @chapter Platform Specific information
@section BSD @section BSD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment