Re: [FFmpeg-devel] [PATCH 2/2] avformat/rpl: check av_get_packet() for failure

2015-02-06 Thread Michael Niedermayer
On Fri, Feb 06, 2015 at 09:28:03AM +, Paul B Mahol wrote: > On 2/5/15, Michael Niedermayer wrote: > > On Thu, Feb 05, 2015 at 03:08:17PM +, Paul B Mahol wrote: > >> Signed-off-by: Paul B Mahol > >> --- > >> libavformat/rpl.c | 4 > >> 1 file changed, 4 insertions(+) > >> > >> diff -

Re: [FFmpeg-devel] [PATCH 2/2] avformat/rpl: check av_get_packet() for failure

2015-02-06 Thread Paul B Mahol
On 2/5/15, Michael Niedermayer wrote: > On Thu, Feb 05, 2015 at 03:08:17PM +, Paul B Mahol wrote: >> Signed-off-by: Paul B Mahol >> --- >> libavformat/rpl.c | 4 >> 1 file changed, 4 insertions(+) >> >> diff --git a/libavformat/rpl.c b/libavformat/rpl.c >> index c1229e8..a05bff1 100644

Re: [FFmpeg-devel] [PATCH 2/2] avformat/rpl: check av_get_packet() for failure

2015-02-05 Thread Michael Niedermayer
On Thu, Feb 05, 2015 at 03:08:17PM +, Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > libavformat/rpl.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/libavformat/rpl.c b/libavformat/rpl.c > index c1229e8..a05bff1 100644 > --- a/libavformat/rpl.c > +++ b/libavformat/r

[FFmpeg-devel] [PATCH 2/2] avformat/rpl: check av_get_packet() for failure

2015-02-05 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavformat/rpl.c | 4 1 file changed, 4 insertions(+) diff --git a/libavformat/rpl.c b/libavformat/rpl.c index c1229e8..a05bff1 100644 --- a/libavformat/rpl.c +++ b/libavformat/rpl.c @@ -308,6 +308,8 @@ static int rpl_read_packet(AVFormatContext *s, AVPacket