On 18 January 2018 at 20:49, Greg V <greg@unrelenting.technology> wrote:

>> Actually a better solution is to remove the unnecessary includes, all
>> together:
>>   - vdpau_dmabuf.h - add forward declaration for VdpVideoSurface and
>> drop the header
>
> There's more than VdpVideoSurface, it also uses VdpOutputSurface and
> VdpStatus which is an enum. vdpau_funcs.h also uses values like
> VDP_RGBA_FORMAT_*. It's a real dependency…

You're absolutely right - I assumed that you're building without VDPAU.
The ifdef spaghetti in st_vdpau.c did not help either :-\

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to