---
I'm not entirely sure this is fully correct as I'm not sure if things like
"concat" should be mentioned in this list.  Also, for some protocols (HLS?)
mentioning the long name instead of the abbreviation might be better.

 doc/general.texi |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/doc/general.texi b/doc/general.texi
index dee8f9e..d8adc0e 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -805,18 +805,34 @@ performance on systems without hardware floating point 
support).
 @multitable @columnfractions .4 .1
 @item Name         @tab Support
 @item Apple HTTP Live Streaming @tab X
+@item concat       @tab X
+@item crypto       @tab X
 @item file         @tab X
 @item Gopher       @tab X
+@item HLS          @tab X
 @item HTTP         @tab X
-@item MMS          @tab X
+@item HTTPPROXY    @tab X
+@item HTTPS        @tab X
+@item MD5          @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
 
-- 
1.7.1

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to