]> git.sesse.net Git - ffmpeg/commit
avformat/hlsenc: fix for zero EXTINF tag duration
authorVishwanath Dixit <vdixit@akamai.com>
Mon, 12 Mar 2018 15:17:58 +0000 (23:17 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Mon, 12 Mar 2018 15:17:58 +0000 (23:17 +0800)
commit9c249110ea974ce213840fde5ee5a3d842fa088d
tree5ee3afd6db208ce31af712998e5dadbd243b15af
parent41d7c4d3813b71d0feefb19c69f6a246ea2bdcee
avformat/hlsenc: fix for zero EXTINF tag duration

This is the fix for bug https://trac.ffmpeg.org/ticket/7073

Tested-by: Brainiarc7
Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
libavformat/hlsenc.c