Added luma_scale2 and luma_shift2 to VAPictureParameterBufferVC1 to support intensity...
authorJonathan Bian <jonathan.bian@intel.com>
Fri, 22 Feb 2013 05:57:40 +0000 (21:57 -0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Fri, 22 Feb 2013 00:47:57 +0000 (08:47 +0800)
va/va.h

diff --git a/va/va.h b/va/va.h
index 3525088..9752b42 100644 (file)
--- a/va/va.h
+++ b/va/va.h
@@ -1435,6 +1435,8 @@ typedef struct _VAPictureParameterBufferVC1
         } bits;
         unsigned int value;
     } transform_fields;
+    unsigned char luma_scale2;         /* PICTURE_LAYER::LUMSCALE2 */
+    unsigned char luma_shift2;         /* PICTURE_LAYER::LUMSHIFT2 */
 } VAPictureParameterBufferVC1;
 
 /* VC-1 Bitplane Buffer