Skip to content

X11 PutSurface dependency issue #361

@aaronovz1

Description

@aaronovz1

libva/va/va.c

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions