bootlin / libva-v4l2-request

LibVA implementation for the Linux Video4Linux2 Request API
Other
76 stars 59 forks source link

Introduce autoprobing for decoder driver #19

Open rzerres opened 5 years ago

rzerres commented 5 years ago

[v1] autoprobing capable decoder drivers

Without the patch, user needs to provide a working environment variables that define the video_path and media_path (via: LIBVA-V4L2_REQUEST_MEDIA_PATH and LIBVA_V4L2_REQUEST_VIDEO_PATH) This patch will introduce needed infrastructure to autoscan suitable devices.