Re: [FFmpeg-devel] [PATCH] vf_pseudocolor.c: fix build warning by adding braces

2021-02-08 Thread Paul B Mahol
There is already similar patch by other developer. On Mon, Feb 8, 2021 at 4:11 AM Guo, Yejun wrote: > the warning message is: > warning: missing braces around initializer [-Wmissing-braces] > > Signed-off-by: Guo, Yejun > --- > libavfilter/vf_pseudocolor.c | 4 ++-- > 1 file changed, 2 inserti

[FFmpeg-devel] [PATCH] vf_pseudocolor.c: fix build warning by adding braces

2021-02-07 Thread Guo, Yejun
the warning message is: warning: missing braces around initializer [-Wmissing-braces] Signed-off-by: Guo, Yejun --- libavfilter/vf_pseudocolor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavfilter/vf_pseudocolor.c b/libavfilter/vf_pseudocolor.c index 192839342b..3