On Wed, Nov 12, 2014 at 04:14:11PM +0100, Stefano Sabatini wrote:
> In particular, add an Examples section and correct the unit of the
> listen_timeout option value, from microseconds to milliseconds.
> ---
> doc/protocols.texi | 21 +++--
> libavformat/tcp.c | 6 +++---
> 2 file
On Wed, Nov 12, 2014 at 7:14 AM, Stefano Sabatini wrote:
> In particular, add an Examples section and correct the unit of the
> listen_timeout option value, from microseconds to milliseconds.
This is a huge mistake, and therefore needs to be backported to
release branches as well.
> ---
> doc/p
In particular, add an Examples section and correct the unit of the
listen_timeout option value, from microseconds to milliseconds.
---
doc/protocols.texi | 21 +++--
libavformat/tcp.c | 6 +++---
2 files changed, 18 insertions(+), 9 deletions(-)
diff --git a/doc/protocols.texi b