[Libva] [PATCH 13/16] use struct wl_buffer **
Gwenole Beauchesne
gb.devel at gmail.com
Wed Jun 27 08:19:26 PDT 2012
Hi,
2012/6/5 Zhao Halley <halley.zhao at intel.com>:
> --- a/va/wayland/va_backend_wayland.h
> +++ b/va/wayland/va_backend_wayland.h
> @@ -43,7 +43,7 @@ struct VADriverVTableWayland {
> VAStatus (*vaGetSurfaceBufferWl)(
> struct VADriverContext *ctx,
> VASurfaceID va_surface,
> - struct wl_buffer *out_buffer
> + struct wl_buffer **out_buffer
> );
> };
Ah, here it is, please squash both patches then. :)
Thanks,
Gwenole.
More information about the Libva
mailing list