[FFmpeg-devel] [PATCH]Clarify that the tcp timeout option takes microseconds
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Nov 13 22:25:32 CET 2014
Stefano Sabatini <stefasab <at> gmail.com> writes:
> > - { "timeout", "set timeout of socket I/O operations",
> > OFFSET(rw_timeout), AV_OPT_TYPE_INT, { .i64 = -1
> > }, -1, INT_MAX, .flags = D|E },
> > + { "timeout", "set timeout (in microseconds) of
> > socket I/O operations", OFFSET(rw_timeout),
>
> LGTM.
Patch applied.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list