[Libva] [PATCH 14/24] vpp: note that application of subpictures is now optional.

Xiang, Haihao haihao.xiang at intel.com
Mon May 13 01:19:17 PDT 2013


From: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

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

diff --git a/va/va_vpp.h b/va/va_vpp.h
index 6b404e6..316a6af 100644
--- a/va/va_vpp.h
+++ b/va/va_vpp.h
@@ -363,8 +363,9 @@ typedef struct _VAProcPipelineParameterBuffer {
     /**
      * \brief Source surface ID.
      *
-     * ID of the source surface to process. If subpictures are associated with
-     * the video surfaces then they shall be rendered to the target surface.
+     * ID of the source surface to process. If subpictures are associated
+     * with the video surfaces then they shall be rendered to the target
+     * surface, if the #VA_PROC_PIPELINE_SUBPICTURES pipeline flag is set.
      */
     VASurfaceID         surface;
     /**
-- 
1.7.4.1



More information about the Libva mailing list