diff options
author | Martin Storsjö <martin@martin.st> | 2010-07-27 15:28:05 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-07-27 15:28:05 +0000 |
commit | facdd25df2efe089fd2e2dcd93b86d88bea6b33b (patch) | |
tree | 6d0f41b3bec5f4a315d207a73da961ea73d1c5ff | |
parent | ec906fcdd79cf472868430f0f703bef29cbff713 (diff) | |
download | ffmpeg-facdd25df2efe089fd2e2dcd93b86d88bea6b33b.tar.gz |
Fix the lavf docs, we have a RTP muxer, not a demuxer
Originally committed as revision 24548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 63ac271317..bee34e4347 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -212,7 +212,7 @@ library: @item Lego Mindstorms RSO @tab X @tab X @item RTMP @tab X @tab X @tab Output is performed by publishing stream to RTMP server -@item RTP @tab @tab X +@item RTP @tab X @tab @item RTSP @tab X @tab X @item SDP @tab @tab X @item Sega FILM/CPK @tab @tab X |