[FFmpeg-cvslog] libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_file

2023-01-12 Thread Basel Sayeh
ffmpeg | branch: master | Basel Sayeh | Sat Jan 7 03:23:11 2023 +0300| [6161eacc748e255fee5af0e1d56845afc27b2e7f] | committer: Steven Liu libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_file Removed the unnecessary calls to ff_format_io_close this patch introduced

[FFmpeg-cvslog] libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file

2023-01-12 Thread Basel Sayeh
ffmpeg | branch: master | Basel Sayeh | Sat Jan 7 03:15:40 2023 +0300| [77ad210fba745db0a151d0da5898c9056cb8bf97] | committer: Steven Liu libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file Removed the unnecessary calls to ff_format_io_close this patch introduced in