Re: [FFmpeg-devel] [PATCH 1/2] ass_split: fix handling of streams with no [Events] or Format: line

2016-09-10 Thread Clément Bœsch
On Sat, Sep 10, 2016 at 12:31:12AM -0500, Rodger Combs wrote: > --- > libavcodec/ass_split.c | 36 +++- > 1 file changed, 27 insertions(+), 9 deletions(-) > > diff --git a/libavcodec/ass_split.c b/libavcodec/ass_split.c > index beaba7e..cdb1aa2 100644 > --- a/libav

[FFmpeg-devel] [PATCH 1/2] ass_split: fix handling of streams with no [Events] or Format: line

2016-09-09 Thread Rodger Combs
--- libavcodec/ass_split.c | 36 +++- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/libavcodec/ass_split.c b/libavcodec/ass_split.c index beaba7e..cdb1aa2 100644 --- a/libavcodec/ass_split.c +++ b/libavcodec/ass_split.c @@ -229,7 +229,7 @@ static in