diff options
author | Basel Sayeh <basel.sayeh@hotmail.com> | 2023-01-07 03:23:11 +0300 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2023-01-13 14:02:33 +0800 |
commit | 6161eacc748e255fee5af0e1d56845afc27b2e7f (patch) | |
tree | fb84a3d273deeb0363622b3e4b97850d86e227af /tests | |
parent | 77ad210fba745db0a151d0da5898c9056cb8bf97 (diff) | |
download | ffmpeg-6161eacc748e255fee5af0e1d56845afc27b2e7f.tar.gz |
libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_file
Removed the unnecessary calls to ff_format_io_close
this patch introduced in dashenc_delete_file.
dashenc_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 'tests')
0 files changed, 0 insertions, 0 deletions