> In case something is wrong in vaapi_device_create() you usually just get > EINVAL, but not the real cause. > This patch allows to return the cause as set in errno. > EINVAL is used for kernel driver name mismatch. > ENODEV in case vaGetDisplayDRM() fails. > Also changed: > Try X11 interface in case vaGetDisplayDRM() fails. > Try to open any of the possible 8 devices.
Could you update your commit message ? There is a warning in patchwork check (See https://patchwork.ffmpeg.org/project/ffmpeg/patch/91efc26f-85a3-ceaa-c5ad-a2e23659c...@web.de/ ) BTW you may add the above message in the commit message too. BRs Haihao _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".