mirror of https://github.com/FFmpeg/FFmpeg.git
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.pull/277/head
parent
0df9d0f4cb
commit
18e2ac032e
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue