[FFmpeg-devel] [PATCH] configure: autodetect libdrm
Xiang, Haihao
haihao.xiang at intel.com
Tue Jan 9 03:52:16 EET 2024
On Vr, 2024-01-05 at 15:58 +0800, Zhao Zhili wrote:
>
>
> > On Dec 29, 2023, at 12:23, Xiang, Haihao
> > <haihao.xiang-at-intel.com at ffmpeg.org> wrote:
> >
> > From: Haihao Xiang <haihao.xiang at intel.com>
> >
> > option kernel_driver for vaapi device creation can be used to choose the
> > desired device on Linux, which is more convenient than DRM render node
> > in a multiple-device system (e.g. Intel iGPU + AMD dGPU or inverse), but
> > this option requires libdrm works. vaapi is autodetected at
> > configuration time, let's make libdrm autodetected too.
> >
> > Signed-off-by: Haihao Xiang <haihao.xiang at intel.com>
> > ---
> > configure | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
>
> LGTM.
Pushed, thx
More information about the ffmpeg-devel
mailing list