diff options
author | Martin Storsjö <martin@martin.st> | 2013-08-10 12:03:54 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-08-10 18:37:21 +0300 |
commit | 3bea53dbdf16b043734fa5d5a80c13ddf5c24331 (patch) | |
tree | ca654c3a61848e18cd000ee507897600741c60d4 | |
parent | a435ca5b4d9efebf0759220681010977c36615f7 (diff) | |
download | ffmpeg-3bea53dbdf16b043734fa5d5a80c13ddf5c24331.tar.gz |
doc: Add librtmp to the section header for the librtmp specific details
Signed-off-by: Martin Storsjö <martin@martin.st>
-rw-r--r-- | doc/protocols.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi index 6e3a7e9c84..1e925ea261 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -317,7 +317,7 @@ The Real-Time Messaging Protocol tunneled through HTTPS (RTMPTS) is used for streaming multimedia content within HTTPS requests to traverse firewalls. -@section rtmp, rtmpe, rtmps, rtmpt, rtmpte +@section librtmp rtmp, rtmpe, rtmps, rtmpt, rtmpte Real-Time Messaging Protocol and its variants supported through librtmp. |