diff options
author | Basel Sayeh <basel.sayeh@hotmail.com> | 2023-01-07 03:15:40 +0300 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2023-01-13 14:01:02 +0800 |
commit | 77ad210fba745db0a151d0da5898c9056cb8bf97 (patch) | |
tree | ea262e01a766dbdd3bdf932952f09982344d6aec /libavformat/vqf.c | |
parent | 54c488223b8dd76d3f5b8019797af9fbe6c920e5 (diff) | |
download | ffmpeg-77ad210fba745db0a151d0da5898c9056cb8bf97.tar.gz |
libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file
Removed the unnecessary calls to ff_format_io_close
this patch introduced in hls_delete_file.
hls_delete_file functions open a new HTTP connection
regardless of the http_persistent value,
So change their behaviour to keep http connections open
if http_persistent is set
Signed-off-by: Basel Sayeh <basel.sayeh@hotmail.com>
Diffstat (limited to 'libavformat/vqf.c')
0 files changed, 0 insertions, 0 deletions