[FFmpeg-devel] [PATCH] doc/protocols: extend/clarify documentation for the buffer_size UDP option
Stefano Sabatini
stefasab at gmail.com
Wed Jul 18 18:45:25 CEST 2012
---
doc/protocols.texi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/protocols.texi b/doc/protocols.texi
index a2d5a7d..6d31cb7 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -560,7 +560,8 @@ Follow the list of supported options.
@table @option
@item buffer_size=@var{size}
-set the UDP buffer size in bytes
+Set the UDP socket buffer size in bytes. This is used both for the
+receiving and the sending buffer size.
@item localport=@var{port}
override the local UDP port to bind with
--
1.7.5.4
More information about the ffmpeg-devel
mailing list