diff options
author | Martin Storsjö <martin@martin.st> | 2010-10-08 12:05:04 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-10-08 12:05:04 +0000 |
commit | 011071e717ac1c6f752a5d0dfa39edd142a0e738 (patch) | |
tree | 8710264bde0ddd60683936736cbf12d24af2c493 /doc | |
parent | 6898677e54a48f90665053359126bd71c0ed4a85 (diff) | |
download | ffmpeg-011071e717ac1c6f752a5d0dfa39edd142a0e738.tar.gz |
Add a SAP (Session Announcement Protocol, RFC 2974) muxer
Originally committed as revision 25413 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 fd5482c4f3..aa4e480c44 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -217,6 +217,7 @@ library: @tab Output is performed by publishing stream to RTMP server @item RTP @tab X @tab @item RTSP @tab X @tab X +@item SAP @tab X @tab @item SDP @tab @tab X @item Sega FILM/CPK @tab @tab X @tab Used in many Sega Saturn console games. |