OSDN Git Service

the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is relative...
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Wed, 18 Nov 2009 02:35:50 +0000 (10:35 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 18 Nov 2009 03:51:11 +0000 (11:51 +0800)
commitc4848526db77714406ecff83cf3ae1e6c0d4599e
tree6f80705cf563aa1a2bdb2f0af9d32562b46c02b8
parent29dfeb7e59e86f05e46f4c280c4ba0ae8ac0c85f
the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is relative to the parent surface. So, we have another level of scaling since the surface can be scaled during vaPutSurface. This patch tries to fix that.
i965_drv_video/i965_drv_video.c
i965_drv_video/i965_drv_video.h
i965_drv_video/i965_render.c