Re: [FFmpeg-devel] [PATCH] lavc/v4l2_context: fix compile warning for incompatible pointer type

2020-02-28 Thread Michael Niedermayer
On Fri, Feb 28, 2020 at 12:24:27AM -0500, Andriy Gelman wrote: > On Fri, 28. Feb 00:14, Linjie Fu wrote: > > Signed-off-by: Linjie Fu > > --- > > libavcodec/v4l2_context.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavcodec/v4l2_context.c

Re: [FFmpeg-devel] [PATCH] lavc/v4l2_context: fix compile warning for incompatible pointer type

2020-02-27 Thread Andriy Gelman
On Fri, 28. Feb 00:14, Linjie Fu wrote: > Signed-off-by: Linjie Fu > --- > libavcodec/v4l2_context.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/v4l2_context.c b/libavcodec/v4l2_context.c > index 95a2bfa..8110bbb 100644 > --- a/libavcodec/v4l2_context.c >

[FFmpeg-devel] [PATCH] lavc/v4l2_context: fix compile warning for incompatible pointer type

2020-02-27 Thread Linjie Fu
Signed-off-by: Linjie Fu --- libavcodec/v4l2_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/v4l2_context.c b/libavcodec/v4l2_context.c index 95a2bfa..8110bbb 100644 --- a/libavcodec/v4l2_context.c +++ b/libavcodec/v4l2_context.c @@ -48,7 +48,7 @@ static