summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-13 09:52:15 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-13 09:52:15 +0000
commitfbd5205093f1c47985e20c86c4c53924e9eecf30 (patch)
treec9424087c1f97ff23f7a57081db986d8c0b6276b /doc
parent67164b0c133b86be915b93d729cfd793b96054b5 (diff)
Add supported network protocols section.
Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index e500a507de..720d020fbf 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -536,6 +536,22 @@ performance on systems without hardware floating point support).
@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
@section BSD