diff options
author | Karthick Jeyapal <kjeyapal@akamai.com> | 2018-01-02 13:49:57 +0530 |
---|---|---|
committer | Karthick Jeyapal <kjeyapal@akamai.com> | 2018-01-26 07:26:09 +0530 |
commit | 18e2ac032e9d7258e57ec033962fca665f2a0be5 (patch) | |
tree | 472b157e6f674bdd194fef3c43ed79d89c17c59d /tools | |
parent | 0df9d0f4cbcb18006f9fde0502671f9ef293e2f2 (diff) | |
download | ffmpeg-18e2ac032e9d7258e57ec033962fca665f2a0be5.tar.gz |
avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly
Currently http end of chunk is signalled implicitly in dashenc_io_open().
This mean playlists http writes would have to wait upto a segment duration to signal end of chunk causing delays.
This patch will fix that problem and improve performance.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions