[FFmpeg-cvslog] doc/protocols: extend/clarify documentation for the buffer_size UDP option
Stefano Sabatini
git at videolan.org
Thu Jul 19 22:55:33 CEST 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Wed Jul 18 18:38:01 2012 +0200| [dd13da67b28398d8c252fce2f2f748edbd415202] | committer: Stefano Sabatini
doc/protocols: extend/clarify documentation for the buffer_size UDP option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dd13da67b28398d8c252fce2f2f748edbd415202
---
doc/protocols.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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
More information about the ffmpeg-cvslog
mailing list