Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY

2016-12-05 Thread Steven Liu
2016-12-04 21:36 GMT+08:00 Steven Liu : > add EXT-X-DISCONTINUITY tag at the position of the append point. > > Signed-off-by: Steven Liu > --- > libavformat/hlsenc.c | 14 ++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > diff

[FFmpeg-devel] [PATCH] avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY

2016-12-04 Thread Steven Liu
add EXT-X-DISCONTINUITY tag at the position of the append point. Signed-off-by: Steven Liu --- libavformat/hlsenc.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c index e16fb0c..0e55a31