diff options
author | ePirat <epirat07@gmail.com> | 2014-07-28 10:36:19 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-04 13:33:44 +0200 |
commit | e3dc2c86fc4178b100484c54f12c88705cdf6724 (patch) | |
tree | d986862f83f211d0c047b6c17f08faaf5e969906 /doc/general.texi | |
parent | 7d03732f7e6018c87cc30e2cedb9bd9f7d7e43d7 (diff) | |
download | ffmpeg-e3dc2c86fc4178b100484c54f12c88705cdf6724.tar.gz |
libavformat: Add Icecast protocol
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/general.texi')
-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 35db917467..9ce0b3120d 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1055,6 +1055,7 @@ performance on systems without hardware floating point support). @item HLS @tab X @item HTTP @tab X @item HTTPS @tab X +@item Icecast @tab X @item MMSH @tab X @item MMST @tab X @item pipe @tab X |