aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBasel Sayeh <basel.sayeh@hotmail.com>2023-01-07 03:23:11 +0300
committerSteven Liu <lq@chinaffmpeg.org>2023-01-13 14:02:33 +0800
commit6161eacc748e255fee5af0e1d56845afc27b2e7f (patch)
treefb84a3d273deeb0363622b3e4b97850d86e227af /tests
parent77ad210fba745db0a151d0da5898c9056cb8bf97 (diff)
downloadffmpeg-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