diff options
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2012-06-29 14:18:41 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-06-29 15:38:28 +0300 |
commit | e312fcde6a46d7fdfc5f3f880dd97987402d7138 (patch) | |
tree | 33cc4292f350fa604a299a569dd4b2e82361bf37 /doc | |
parent | dfb57fc5962006cdc61a1eb13b5ef078572eecca (diff) | |
download | ffmpeg-streaming-e312fcde6a46d7fdfc5f3f880dd97987402d7138.zip ffmpeg-streaming-e312fcde6a46d7fdfc5f3f880dd97987402d7138.tar.gz |
doc: Indicate that RTMPT is natively implemented in libavformat
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc')
-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 28e89f0..1d00ef5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -831,7 +831,7 @@ performance on systems without hardware floating point support). @item RTMP @tab X @item RTMPE @tab E @item RTMPS @tab E -@item RTMPT @tab E +@item RTMPT @tab X @item RTMPTE @tab E @item RTP @tab X @item SCTP @tab X |