diff options
author | Karthick Jeyapal <[email protected]> | 2017-12-25 12:08:06 +0800 |
---|---|---|
committer | Steven Liu <[email protected]> | 2017-12-25 12:08:06 +0800 |
commit | be2da4c52221c5ec0769ccea675a896e324d1f41 (patch) | |
tree | 211da453ea4919f29200eac1fcaac16d7100a044 /fftools/cmdutils.c | |
parent | 6848201f704b5e8e1ebdc911dba94ebc1e52c6b0 (diff) |
avformat/hlsenc: Signal http end of chunk(http_shutdown) during hlsenc_io_close()
Currently http end of chunk is signalled implicitly in hlsenc_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 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions