add support for VAQMatrixBufferType
authorXiang, Haihao <haihao.xiang@intel.com>
Tue, 22 Nov 2011 05:47:36 +0000 (13:47 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 22 Nov 2011 05:47:36 +0000 (13:47 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/i965_drv_video.c

index 9b9d44c..705ec33 100644 (file)
@@ -1074,6 +1074,7 @@ i965_create_buffer_internal(VADriverContextP ctx,
     switch (type) {
     case VAPictureParameterBufferType:
     case VAIQMatrixBufferType:
+    case VAQMatrixBufferType:
     case VABitPlaneBufferType:
     case VASliceGroupMapBufferType:
     case VASliceParameterBufferType: