[Libva] [PATCH] Drop IN_LIBVA hacks

Gwenole Beauchesne gbeauchesne at splitted-desktop.com
Thu Sep 24 02:03:50 PDT 2009


Hi,

Once the source tree is reorganised, we can proceed to re-organise the way 
files are installed.

This patch removes IN_LIBVA checks but it does also install VA/X11 headers 
to <va/x11/>. That is, you now have to #include <va/x11/va_x11.h>. Drivers 
implementations may need to #include <va/x11/va_dricommon.h> or whatever.

If really needed, but there is no official practise with libVA 0.31 yet, 
we could also install a <va/va_x11.h> that would simply have to #include 
<va/x11/va_x11.h> but only if that's really necessary.

Regards,
Gwenole.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 011_drop_IN_LIBVA.patch
Type: text/x-diff
Size: 11075 bytes
Desc: 
Url : http://lists.freedesktop.org/archives/libva/attachments/20090924/6eec6e2d/attachment-0001.patch 


More information about the Libva mailing list