[FFmpeg-cvslog] doc: Add udp broadcast option description

Olivier Langlois git at videolan.org
Thu May 15 20:59:21 CEST 2014


ffmpeg | branch: master | Olivier Langlois <olivier at trillion01.com> | Thu May 15 02:22:11 2014 -0400| [af31d58a635b50da4132e0a00b00abb631a28a62] | committer: Michael Niedermayer

doc: Add udp broadcast option description

Describe the option added in commit f1c167496e41cabc2bd1b890b149e4b34648cad6

Signed-off-by: Olivier Langlois <olivier at trillion01.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af31d58a635b50da4132e0a00b00abb631a28a62
---

 doc/protocols.texi |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/protocols.texi b/doc/protocols.texi
index 6c02a6e..133512a 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -1153,6 +1153,12 @@ Set raise error timeout, expressed in microseconds.
 
 This option is only relevant in read mode: if no data arrived in more
 than this time interval, raise error.
+
+ at item broadcast=@var{1|0}
+Explicitly allow or disallow UDP broadcasting.
+
+Note that broadcasting may not work properly on networks having
+a broadcast storm protection.
 @end table
 
 @subsection Examples



More information about the ffmpeg-cvslog mailing list