diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2024-04-22 15:25:45 +0100 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2024-04-25 14:19:50 +0100 |
commit | 31de02cf319187855d8d07e893593ae23094a052 (patch) | |
tree | 7dd2274934042ef9a2ce5bbfe5048dd18ac944e1 /libavcodec/jfdctint.c | |
parent | 10374ab5eddd8bccaa1b809e5cd8782cf1dc28e8 (diff) | |
download | ffmpeg-31de02cf319187855d8d07e893593ae23094a052.tar.gz |
avformat/http: Add option to limit total reconnect delay
The existing option only allows users to set the max delay for a
single attempt, rather than the total allowed delay, which is both
pretty unintitive, and only applicable when exponential backoff is
used.
The default for this option is set to 256, which is just above the
effective total delay accomplished by the the existing
reconnect_delay_max default of 120.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/jfdctint.c')
0 files changed, 0 insertions, 0 deletions