> On 20/11/17 09:14, Zhong Li wrote:
> > suppres build warning of "variable 's' is declared but not used"
> >
> > Signed-off-by: Zhong Li
> > ---
> > libavutil/hwcontext_qsv.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/libavutil/hwcontext_qsv.c b/libavutil/hwcontext_qsv.c
> > i
On 20/11/17 09:14, Zhong Li wrote:
> suppres build warning of "variable 's' is declared but not used"
>
> Signed-off-by: Zhong Li
> ---
> libavutil/hwcontext_qsv.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/libavutil/hwcontext_qsv.c b/libavutil/hwcontext_qsv.c
> index 8e43420..9b60
suppres build warning of "variable 's' is declared but not used"
Signed-off-by: Zhong Li
---
libavutil/hwcontext_qsv.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavutil/hwcontext_qsv.c b/libavutil/hwcontext_qsv.c
index 8e43420..9b6040b 100644
--- a/libavutil/hwcontext_qsv.c
+++ b/liba