-
Notifications
You must be signed in to change notification settings - Fork 308
Closed
Description
Line 550 in 7eec6f8
CHECK_VTABLE(vaStatus, ctx, PutSurface); |
I believe this line should be dependent on whether X11 is available or enabled. I just went through the process of removing X11 dependencies in favor of DRM for MediaSDK and media-driver (iHD) and was getting failures because vaPutSurface
did not exist in the vtable for iHD driver.
Metadata
Metadata
Assignees
Labels
No labels