Re: [FFmpeg-devel] [PATCH 3/5] avformat/mov: fix av_freep for dovi pointer

2020-05-04 Thread Anton Khirnov
Quoting Andreas Rheinhardt (2020-04-30 15:10:59) > lance.lmw...@gmail.com: > > From: Limin Wang > > > > Signed-off-by: Limin Wang > > --- > > libavformat/mov.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavformat/mov.c b/libavformat/mov.c > > index 3d6fef6

Re: [FFmpeg-devel] [PATCH 3/5] avformat/mov: fix av_freep for dovi pointer

2020-04-30 Thread Andreas Rheinhardt
lance.lmw...@gmail.com: > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/mov.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavformat/mov.c b/libavformat/mov.c > index 3d6fef685d..03c8801402 100644 > --- a/libavformat/mov.c > +++ b/libavformat/

[FFmpeg-devel] [PATCH 3/5] avformat/mov: fix av_freep for dovi pointer

2020-04-30 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavformat/mov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 3d6fef685d..03c8801402 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -6827,7 +6827,7 @@ static int mov_rea