doc: Add missing protocols to list of supported protocols.
authorDiego Biurrun <diego@biurrun.de>
Thu, 14 Jun 2012 08:34:16 +0000 (10:34 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sun, 17 Jun 2012 13:23:18 +0000 (15:23 +0200)
doc/general.texi

index dee8f9e..9a4746a 100644 (file)
@@ -804,19 +804,30 @@ performance on systems without hardware floating point support).
 
 @multitable @columnfractions .4 .1
 @item Name         @tab Support
-@item Apple HTTP Live Streaming @tab X
 @item file         @tab X
 @item Gopher       @tab X
+@item HLS          @tab X
 @item HTTP         @tab X
-@item MMS          @tab X
+@item HTTPS        @tab X
+@item MMSH         @tab X
+@item MMST         @tab X
 @item pipe         @tab X
+@item RTMP         @tab X
+@item RTMPE        @tab E
+@item RTMPS        @tab E
+@item RTMPT        @tab E
+@item RTMPTE       @tab E
 @item RTP          @tab X
+@item SCTP         @tab X
 @item TCP          @tab X
+@item TLS          @tab X
 @item UDP          @tab X
 @end multitable
 
 @code{X} means that the protocol is supported.
 
+@code{E} means that support is provided through an external library.
+
 
 @section Input/Output Devices