Re: [FFmpeg-devel] [PATCH 1/2] avcodec/v4l2_context: Use av_freep

2020-04-08 Thread Andriy Gelman
On Mon, 06. Apr 09:37, Andreas Rheinhardt wrote: > Andriy Gelman: > > From: Andriy Gelman > > > > Signed-off-by: Andriy Gelman > > --- > > libavcodec/v4l2_context.c | 6 ++ > > 1 file changed, 2 insertions(+), 4 deletions(-) > > > > diff --git a/libavcodec/v4l2_context.c b/libavcodec/v4l2_

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/v4l2_context: Use av_freep

2020-04-06 Thread Andreas Rheinhardt
Andriy Gelman: > From: Andriy Gelman > > Signed-off-by: Andriy Gelman > --- > libavcodec/v4l2_context.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/libavcodec/v4l2_context.c b/libavcodec/v4l2_context.c > index 8110bbb555..31af10d28e 100644 > --- a/libavcodec/

[FFmpeg-devel] [PATCH 1/2] avcodec/v4l2_context: Use av_freep

2020-04-05 Thread Andriy Gelman
From: Andriy Gelman Signed-off-by: Andriy Gelman --- libavcodec/v4l2_context.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libavcodec/v4l2_context.c b/libavcodec/v4l2_context.c index 8110bbb555..31af10d28e 100644 --- a/libavcodec/v4l2_context.c +++ b/libavcodec/v4l