• Mark Thompson's avatar
    hwcontext_vaapi: Make default DRM device selection more helpful · 6b6b8a63
    Mark Thompson authored
    Iterate over available render devices and pick the first one which looks
    usable.  Adds an option to specify the name of the kernel driver associated
    with the desired device, so that it is possible to select a specific type
    of device in a multiple-device system without knowing the card numbering.
    
    For example: -init_hw_device vaapi:,kernel_driver=amdgpu will select only
    devices using the "amdgpu" driver (as used with recent AMD graphics cards).
    
    Kernel driver selection requires libdrm to work.
    6b6b8a63
Name
Last commit
Last update
compat Loading commit data...
doc Loading commit data...
ffbuild Loading commit data...
fftools Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswresample Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL.md Loading commit data...
LICENSE.md Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE Loading commit data...
configure Loading commit data...