vpp: mention that source surface also covers its associated subpictures.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 28 Nov 2011 13:46:32 +0000 (13:46 +0000)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 28 May 2013 08:32:18 +0000 (16:32 +0800)
va/va_vpp.h

index 0271337..f31c8ba 100644 (file)
@@ -331,7 +331,12 @@ typedef struct _VAProcFilterValueRange {
  * background color.
  */
 typedef struct _VAProcPipelineParameterBuffer {
-    /** \brief Source surface ID. */
+    /**
+     * \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.
+     */
     VASurfaceID         surface;
     /**
      * \brief Region within the source surface to be processed.