1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavformat
Karthick Jeyapal 18e2ac032e 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.
2018-01-26 07:26:09 +05:30
..
2017-12-13 15:10:07 +00:00
2017-11-05 10:42:07 +01:00
2017-12-08 16:01:09 +01:00
2017-12-31 16:14:23 +01:00
2017-11-24 15:05:35 -03:00