diff options
author | Martin Storsjö <martin@martin.st> | 2010-07-22 10:30:15 +0300 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2011-03-06 23:29:39 +0100 |
commit | f4f4e12c0d4e86c4900481b7dca94d22e733c14a (patch) | |
tree | 7b6ea22c9dd166ef7da7486d30edd09a65d4f170 /doc | |
parent | 8f73c060773156cbf48e153506a38bcb6e2c4c6d (diff) | |
download | ffmpeg-f4f4e12c0d4e86c4900481b7dca94d22e733c14a.tar.gz |
Add Apple HTTP Live Streaming protocol handler
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index cd126f9868..b7fd12938c 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -707,6 +707,7 @@ 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 HTTP @tab X |