> -Original Message-
> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf
> Of Carl Eugen Hoyos
> Sent: Wednesday, July 4, 2018 4:16 AM
> To: FFmpeg development discussions and patches
>
> Subject: Re: [FFmpeg-devel] [PATCH V2 1/2] lavf/qs
2018-07-03 10:29 GMT+02:00, Zhong Li :
> Suppress the complain "variables 'handle' is used but maybe
> uninitialized".
>
> Signed-off-by: Zhong Li
> ---
> libavfilter/qsvvpp.c | 5 +
> libavfilter/vf_deinterlace_qsv.c | 5 +
> libavfilter/vf_scale_qsv.c | 5 +
> 3 fi
Suppress the complain "variables 'handle' is used but maybe
uninitialized".
Signed-off-by: Zhong Li
---
libavfilter/qsvvpp.c | 5 +
libavfilter/vf_deinterlace_qsv.c | 5 +
libavfilter/vf_scale_qsv.c | 5 +
3 files changed, 15 insertions(+)
diff --git a/libavfilter/