summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-11-18 11:44:03 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2009-11-18 11:50:49 +0800
commit79c81df3bff6cf5e58ceebe3e4b97d67a73043c4 (patch)
tree8f7ab55db2f3a164ba390e8a32c6cb13f5485a75
parentc943e315fcd61feadb2ddfdfce55b80c883068f2 (diff)
downloadlibva-79c81df3bff6cf5e58ceebe3e4b97d67a73043c4.tar.gz
Fix vaAssociateSubpicture() arguments
-rw-r--r--i965_drv_video/i965_drv_video.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/i965_drv_video/i965_drv_video.c b/i965_drv_video/i965_drv_video.c
index 800a642..6582c71 100644
--- a/i965_drv_video/i965_drv_video.c
+++ b/i965_drv_video/i965_drv_video.c
@@ -489,8 +489,6 @@ i965_AssociateSubpicture(VADriverContextP ctx,
short dest_y,
unsigned short dest_width,
unsigned short dest_height,
- unsigned short width,
- unsigned short height,
/*
* whether to enable chroma-keying or global-alpha
* see VA_SUBPICTURE_XXX values