Re: [FFmpeg-devel] [PATCH] qsv: check for libmfx.pc instead of mfx.pc

2022-05-26 Thread Xiang, Haihao
On Thu, 2022-05-26 at 10:32 +0800, Haihao Xiang wrote: > This fixed the regression caused by commit 478e1a98a > > Reported-by: Timo Rothenpieler > Signed-off-by: Haihao Xiang > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > inde

[FFmpeg-devel] [PATCH] qsv: check for libmfx.pc instead of mfx.pc

2022-05-25 Thread Haihao Xiang
This fixed the regression caused by commit 478e1a98a Reported-by: Timo Rothenpieler Signed-off-by: Haihao Xiang --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 6cf7d89674..5a167613a4 100755 --- a/configure +++ b/configure @@ -6565,7