[FFmpeg-cvslog] udp: mention default in documentation
rogerdpack
git at videolan.org
Tue Mar 25 18:02:36 CET 2014
ffmpeg | branch: master | rogerdpack <rogerpack2005 at gmail.com> | Mon Mar 24 13:00:48 2014 -0600| [4d9881e1cc204e4acf9035e46895e274cdc0290d] | committer: Michael Niedermayer
udp: mention default in documentation
Signed-off-by: rogerdpack <rogerpack2005 at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4d9881e1cc204e4acf9035e46895e274cdc0290d
---
doc/protocols.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/protocols.texi b/doc/protocols.texi
index dfe8080..6c02a6e 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -1102,6 +1102,7 @@ The list of supported options follows.
@item buffer_size=@var{size}
Set the UDP maximum socket buffer size in bytes. This is used to set either
the receive or send buffer size, depending on what the socket is used for.
+Default is 64KB. See also @var{fifo_size}.
@item localport=@var{port}
Override the local UDP port to bind with.
More information about the ffmpeg-cvslog
mailing list