aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
diff options
context:
space:
mode:
authorBela Bodecs <bodecsb@vivanet.hu>2019-06-28 13:54:27 +0800
committerSteven Liu <lq@chinaffmpeg.org>2019-06-28 13:54:27 +0800
commit098ab932579ea6d81e0b928f09b425fdd00a2890 (patch)
tree126c43bc5b1e8f4c1c5be5bf27a1a462d60e0c1f /libavutil
parent45cfecdec645e0db0d2b8c76d6ece3860ab97c5b (diff)
downloadffmpeg-098ab932579ea6d81e0b928f09b425fdd00a2890.tar.gz
avformat/hlsenc: temp_file usage for master playlist and vtt playlist
currently master playlist and subtitle playlist creation does not use temporary files even when temp_file flag is set. Most of the use cases it is not a problem because master playlist creation happens once on the beginning of the whole process. But if master playlist is periodically re-created because of master_pl_refresh_rate is set, non-atomic playlist creation may cause problems in case of live streaming. This patch correct this behavior by adding this functionality. Reviewed-by: Steven Liu <lq@onvideo.cn> Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions