From: Gwenole Beauchesne <[email protected]>

---
 va/va_vpp.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/va/va_vpp.h b/va/va_vpp.h
index ac806d2..1734118 100644
--- a/va/va_vpp.h
+++ b/va/va_vpp.h
@@ -325,7 +325,7 @@ typedef struct _VAProcFilterValueRange {
 } VAProcFilterValueRange;
 
 /** \brief Video processing pipeline configuration. */
-struct _VAProcPipelineParameterBuffer {
+typedef struct _VAProcPipelineParameterBuffer {
     /** \brief Source surface ID. */
     VASurfaceID         surface;
     /**
-- 
1.7.4.1

_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to