Re: [FFmpeg-devel] [PATCH 1/1] avformat/hlsenc: fix for zero EXTINFtag duration

2018-03-12 Thread Dixit, Vishwanath
On 3/12/18, 8:55 PM, "刘歧" wrote: >> On 12 Mar 2018, at 17:31, vdi...@akamai.com wrote: >> >> From: Vishwanath Dixit >> >> This is the fix for bug https://trac.ffmpeg.org/ticket/7073 >> --- >> libavformat/hlsenc.c | 2 +- >> 1 file changed, 1

Re: [FFmpeg-devel] [PATCH 1/1] avformat/hlsenc: fix for zero EXTINFtag duration

2018-03-12 Thread 刘歧
> On 12 Mar 2018, at 17:31, vdi...@akamai.com wrote: > > From: Vishwanath Dixit > > This is the fix for bug https://trac.ffmpeg.org/ticket/7073 > --- > libavformat/hlsenc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavformat/hlsenc.c