From 7277a4ace9f590d07b2234ad054aa39e9cb8747f Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 7 Sep 2015 19:38:16 +0200 Subject: avformat/http: add reconnect_delay_max option Signed-off-by: Michael Niedermayer --- doc/protocols.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/protocols.texi') diff --git a/doc/protocols.texi b/doc/protocols.texi index 65b176065f..7c6b9d463d 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -267,6 +267,9 @@ for live / endless streams. @item reconnect_streamed If set then even streamed/non seekable streams will be reconnected on errors. +@item reconnect_delay_max +Sets the maximum delay in seconds after which to give up reconnecting + @item mime_type Export the MIME type. -- cgit v1.2.3